Feng Lee
|
64148ac0e8
|
Improve the 'info/1', 'attrs/1' and 'stats/1' APIs
|
2019-07-25 09:26:36 +08:00 |
Feng Lee
|
b4a0a1c228
|
Fix whitespace
|
2019-07-25 09:26:02 +08:00 |
Feng Lee
|
5b3a61b799
|
Merge the connection and session tabs into channel tab
|
2019-07-25 09:25:45 +08:00 |
Feng Lee
|
a0a2375810
|
Update the .app file
|
2019-07-25 09:25:00 +08:00 |
Feng Lee
|
2de4bb0b8f
|
Improve the channel modules and add 'attrs/1' API
|
2019-07-25 09:24:10 +08:00 |
Gilbert
|
c3478eceea
|
Update gen_rpc tag to 2.4.0 (#2715)
Update gen_rpc tag to 2.4.0
|
2019-07-23 14:46:52 +08:00 |
GilbertWong
|
07d815b3f7
|
Update gen_rpc tag to 2.4.0
|
2019-07-23 14:45:24 +08:00 |
Feng Lee
|
c091e89796
|
Remove the unnecessary include/emqx_client.hrl
|
2019-07-23 10:56:14 +08:00 |
Feng Lee
|
6b84eb0595
|
Rewrite the channel, protocol and session modules.
|
2019-07-22 17:08:53 +08:00 |
Feng Lee
|
a6262ffb30
|
Remove the 'rc' field from DEFAULT_SUBOPTS
|
2019-07-22 17:07:58 +08:00 |
Shawn
|
3410151c24
|
Merge pull request #2709 from emqx/develop
|
2019-07-20 19:08:57 +08:00 |
terry-xiaoyu
|
0569388f0f
|
Fix websocket still send willmsg even after disconnect is received
|
2019-07-20 19:02:49 +08:00 |
terry-xiaoyu
|
fa7292560a
|
Fix heartbeat interval
|
2019-07-20 16:21:44 +08:00 |
terry-xiaoyu
|
4559b5023e
|
Fix heartbeat interval
|
2019-07-20 16:20:53 +08:00 |
aruldd
|
a6210f7142
|
updated the location of built emqx
|
2019-07-20 14:32:25 +08:00 |
turtleDeng
|
2fc3e560d2
|
Merge pull request #2705 from emqx/develop
Fix session termiated without ws_channel
|
2019-07-20 14:25:01 +08:00 |
terry-xiaoyu
|
721e7c4804
|
Fix session termiated without ws_channel
|
2019-07-20 14:24:15 +08:00 |
terry-xiaoyu
|
0c54d899da
|
Trap and handle exit in channel and ws_channel
|
2019-07-20 13:19:13 +08:00 |
Gilbert
|
05b660ff50
|
Unlink session when exit message has been forwarded to session (#2703)
* Unlink session when exit message has been forwarded to session
* Readjust possition of emqx_protocol:session
|
2019-07-20 13:05:34 +08:00 |
zhanghongtong
|
6ec7cb5090
|
Merge remote-tracking branch 'origin/develop'
|
2019-07-20 01:01:52 +08:00 |
turtled
|
49afbdabda
|
Update ekka tag
|
2019-07-19 18:03:53 +08:00 |
turtled
|
01f8ce1dc7
|
Add default k8s.suffix
|
2019-07-19 18:03:53 +08:00 |
turtled
|
caf6dab808
|
Support K8S hostname auto discovery cluster
|
2019-07-19 18:03:53 +08:00 |
GilbertWong
|
eb68ce77b6
|
Fix the ws channel terminating crash when session pid is undefined
|
2019-07-19 17:36:50 +08:00 |
GilbertWong
|
391e39c3b6
|
Disable the useless error log info
|
2019-07-19 17:36:50 +08:00 |
GilbertWong
|
0c14484b0a
|
Disable the useless error log info
|
2019-07-19 17:36:50 +08:00 |
GilbertWong
|
953d320667
|
Implement better websocket exit mechanism
|
2019-07-19 17:36:50 +08:00 |
terry-xiaoyu
|
86333802b9
|
Add configuration for sys_heartbeat
|
2019-07-19 17:33:24 +08:00 |
GilbertWong
|
4603ea17ef
|
Better gen_rpc performance
|
2019-07-19 17:31:15 +08:00 |
turtleDeng
|
def758152d
|
Merge pull request #2690 from emqx/develop
Fix websoskct close BUG
|
2019-07-16 01:41:40 +08:00 |
GilbertWong
|
eb7ae13ae9
|
Better exit reason in websocket channel
|
2019-07-16 01:33:15 +08:00 |
GilbertWong
|
1fc0f61fbb
|
Fix the websocket normal exit bug
|
2019-07-16 01:09:42 +08:00 |
Feng Lee
|
7b27d49a40
|
Add new metric 'channel.gc.cnt'
|
2019-07-14 08:59:38 +08:00 |
Feng Lee
|
dfa2c2370e
|
Define 'Otherwise' macro
|
2019-07-13 12:25:25 +08:00 |
zhanghongtong
|
b8ce42fd29
|
Merge remote-tracking branch 'origin/develop'
|
2019-07-11 17:46:35 +08:00 |
GilbertWong
|
c23be3e15d
|
Update ekka tag
|
2019-07-11 15:41:36 +08:00 |
terry-xiaoyu
|
7472e531b1
|
Remove log handler for alarms
|
2019-07-11 13:27:03 +08:00 |
terry-xiaoyu
|
1bf68f4807
|
Change clear alarms to info log
|
2019-07-11 11:15:23 +08:00 |
zhanghongtong
|
47d628f9d9
|
Merge remote-tracking branch 'origin/develop'
|
2019-07-11 10:17:13 +08:00 |
GilbertWong
|
bf89646d93
|
Fix typo
|
2019-07-11 09:43:52 +08:00 |
GilbertWong
|
234037aee1
|
Fix will message mechanism for websocket channel
|
2019-07-11 09:43:52 +08:00 |
GilbertWong
|
c13e194838
|
Fix the check_subacl bug when enable_acl is set to false
|
2019-07-11 09:25:20 +08:00 |
GilbertWong
|
41dcb4acf2
|
Delete slave.config
|
2019-07-11 09:20:38 +08:00 |
terry-xiaoyu
|
5867b2e763
|
Fix idle_timeout crash
|
2019-07-11 09:17:23 +08:00 |
zhanghongtong
|
19fdf3b77a
|
Merge remote-tracking branch 'origin/develop'
|
2019-07-06 11:29:48 +08:00 |
terry-xiaoyu
|
6ab9527603
|
Optimize to_map for performance
|
2019-07-05 23:14:27 +08:00 |
Gilbert
|
70be888f3b
|
Compat windows (#2665)
|
2019-07-05 23:10:13 +08:00 |
周子博
|
61d64cbb83
|
Fix the issue that emqx_session:attrs/1 returns wrong value
|
2019-07-05 22:54:57 +08:00 |
Feng Lee
|
f4a753f683
|
Remove the debug print of batch deliver
|
2019-07-02 14:50:13 +08:00 |
Feng Lee
|
8c37ea3f38
|
Fix conflict
|
2019-07-02 14:02:42 +08:00 |