zhanghongtong
|
294d651437
|
Merge remote-tracking branch 'origin/develop'
|
2019-10-14 13:49:59 +00:00 |
Feng Lee
|
53dda48833
|
Fix the 'function_clause' error when session is undefined
|
2019-10-14 17:01:41 +08:00 |
Feng Lee
|
a1877f3f42
|
Return the '{enter, connected}' event first
|
2019-10-14 13:04:49 +08:00 |
Feng Lee
|
6233aa7d46
|
Ensure the 'conn_state' be 'disconnected' after socket closed
|
2019-10-12 19:14:33 +08:00 |
terry-xiaoyu
|
7f730ffec6
|
Revert client_id options in the testcases
|
2019-10-12 18:05:34 +08:00 |
Feng Lee
|
932821360f
|
Merge branch 'new-connection-module' into develop
|
2019-10-12 17:08:48 +08:00 |
Feng Lee
|
cce0dbd3cf
|
Improve the connection, ws_connection and channel modules
|
2019-10-12 17:05:37 +08:00 |
Feng Lee
|
8c1e452b6e
|
Add 'hibernate_after' option for zone
|
2019-10-12 16:56:18 +08:00 |
terry-xiaoyu
|
54e11d3bb5
|
Fix client_id options in testcases
|
2019-10-12 15:10:49 +08:00 |
terry-xiaoyu
|
47a192ee34
|
Avoid process crash report for arbitrary exit reason
|
2019-10-12 14:48:39 +08:00 |
terry-xiaoyu
|
ebea3cc392
|
Defend the ssl upgrade failure
|
2019-10-12 09:34:28 +08:00 |
zhouzb
|
7512d6cb03
|
Check topic level for publish packet and optimize the handling of rap
|
2019-10-12 09:33:47 +08:00 |
Feng Lee
|
0c37c65a59
|
Add a new type 'sockstate/0'
|
2019-10-10 13:59:34 +08:00 |
Feng Lee
|
d50c0088d2
|
Add a new type 'sockstate/0'
|
2019-10-10 13:57:20 +08:00 |
Feng Lee
|
e718fa8249
|
Rewrite the 'emqx_connection' module using a raw erlang process
|
2019-10-08 17:59:11 +08:00 |
Feng Lee
|
e61173e9bc
|
Add TODO
|
2019-10-06 18:07:42 +08:00 |
zhanghongtong
|
f3f828d43e
|
Merge remote-tracking branch 'origin/develop'
|
2019-09-30 09:33:09 +08:00 |
zhouzb
|
d004a5b68e
|
Rename 'client_id' field to 'clientid'
|
2019-09-29 16:46:27 +08:00 |
zhouzb
|
ddd68e600d
|
Fix missing cases
|
2019-09-29 15:32:53 +08:00 |
Feng Lee
|
fe2a72c664
|
Add 'state' field to channel info
|
2019-09-29 11:47:31 +08:00 |
Feng Lee
|
e8491b69a9
|
Merge branch 'clientinfo' into develop
|
2019-09-29 11:00:24 +08:00 |
Feng Lee
|
977b551bbf
|
Fix the test cases for session, channel and connection modules
|
2019-09-29 10:53:59 +08:00 |
Feng Lee
|
8ab682151d
|
Improve the connection and channel modules
- Rename the 'client_id' field to 'clientid'
- Support publish stats in channel module
- Update test cases for frame and channel modules
|
2019-09-29 10:22:02 +08:00 |
tigercl
|
9fed1667bb
|
Merge pull request #2921 from emqx/ct-metrics
Add test cases for new/1, all/0 functions
|
2019-09-29 09:59:59 +08:00 |
Feng Lee
|
fcb1b83495
|
Rename the 'client_id' option to 'clientid'
|
2019-09-28 10:06:16 +08:00 |
Feng Lee
|
7b1a80c265
|
Rename 'mailbox_len' to 'message_queue_len'
|
2019-09-27 20:26:54 +08:00 |
Feng Lee
|
89b03eb9a6
|
Add function specs
|
2019-09-24 17:08:06 +08:00 |
Feng Lee
|
609f442ea9
|
Add function 'get_counters/1'
|
2019-09-24 17:07:32 +08:00 |
Feng Lee
|
20ddd498fc
|
Rename the 'client_id' field to 'clientid'
|
2019-09-24 17:06:25 +08:00 |
Feng Lee
|
1a5c10bd6f
|
Depends on 'develop' branch of emqtt
|
2019-09-24 15:47:36 +08:00 |
Feng Lee
|
2790ab318d
|
Rename 'client_id' field to 'client'
|
2019-09-24 13:53:46 +08:00 |
turtleDeng
|
af9fb08bed
|
Merge pull request #2925 from emqx/develop
Fix emqx_cm_SUITE failed
|
2019-09-21 16:28:41 +08:00 |
JianBo He
|
26e1d3bcef
|
Fix emqx_cm_SUITE failed
|
2019-09-21 16:22:33 +08:00 |
Feng Lee
|
98b7e3d948
|
Rename the type 'client()' to 'client_info()'
- Rename tye type 'client()' to 'client_info()'
- Rename the 'client' field of channel to 'client_info'
- Fix the function specs
|
2019-09-21 15:27:05 +08:00 |
zhanghongtong
|
7b3dd60596
|
Merge remote-tracking branch 'origin/develop'
|
2019-09-21 15:15:28 +08:00 |
terry-xiaoyu
|
18b401d5fc
|
Fix testcases for new object field protocol
|
2019-09-21 13:50:18 +08:00 |
terry-xiaoyu
|
eb0826ef3f
|
Fix testcases for new object field protocol
|
2019-09-21 12:37:08 +08:00 |
terry-xiaoyu
|
18edf5cec3
|
Add protocol in client object
|
2019-09-21 12:20:20 +08:00 |
Feng Lee
|
d945ee4972
|
Add test cases for new/1, all/0 functions
|
2019-09-20 23:25:19 +08:00 |
terry-xiaoyu
|
ab9d7232a9
|
Reset peerport
|
2019-09-20 22:57:01 +08:00 |
Feng Lee
|
8ef7f04d26
|
Merge branch 'develop' of github.com:emqx/emqx into develop
|
2019-09-20 22:42:49 +08:00 |
Feng Lee
|
699fea4869
|
Sleep 100 milliseconds
|
2019-09-20 22:42:33 +08:00 |
terry-xiaoyu
|
464746e9a5
|
Add peerport
|
2019-09-20 22:42:07 +08:00 |
terry-xiaoyu
|
0bd69ba059
|
Fix connack reason code when crash
|
2019-09-20 22:30:16 +08:00 |
terry-xiaoyu
|
b29ceb9f6b
|
Fix connack reason code when crash
|
2019-09-20 22:27:02 +08:00 |
terry-xiaoyu
|
d0908bc70f
|
Improve the pipeline error msg
|
2019-09-20 21:40:15 +08:00 |
terry-xiaoyu
|
9e1f1b22c3
|
Fix typo
|
2019-09-20 21:35:02 +08:00 |
terry-xiaoyu
|
1decab9369
|
Fix channel crash before CONNECT
|
2019-09-20 21:30:18 +08:00 |
zhouzb
|
db1cf4469b
|
Fix crash
|
2019-09-20 20:27:08 +08:00 |
tigercl
|
b72a82e50b
|
Merge pull request #2919 from emqx/fix-test-cases
Add 'unregister_channel/1' function and test cases
|
2019-09-20 19:57:47 +08:00 |