shuxin zheng
|
9d11422489
|
test mqtt pub and sub
|
2021-03-07 10:34:59 +08:00 |
|
shuxin zheng
|
90b5e8ccf8
|
add test for mqtt
|
2021-03-06 10:49:55 +08:00 |
|
shuxin zheng
|
da0540791f
|
test mqtt module
|
2021-03-06 10:49:22 +08:00 |
|
shuxin zheng
|
c2594aa5fe
|
add mqtt_client for transfering mqtt message between localhost and network.
|
2021-03-05 14:30:21 +08:00 |
|
shuxin zheng
|
7474b95a83
|
add pingreq, pingresp and disconnect for mqtt
|
2021-03-04 17:47:27 +08:00 |
|
shuxin zheng
|
ed9d2fded9
|
add unsub & unsub ack
|
2021-03-04 17:37:28 +08:00 |
|
shuxin zheng
|
3aa97f7536
|
add pub & sub & pub ack & sub ack, and optimize structure
|
2021-03-04 16:59:00 +08:00 |
|
shuxin zheng
|
57fb04e671
|
adding mqtt_puback ...
|
2021-03-03 18:36:31 +08:00 |
|
shuxin zheng
|
3203562bc0
|
add mqtt_subscribe
|
2021-03-03 16:00:13 +08:00 |
|
shuxin zheng
|
6c17451e0b
|
adding mqtt_subscribe
|
2021-03-02 18:34:34 +08:00 |
|
shuxin zheng
|
2402d482fb
|
add mqtt_pubcomp
|
2021-03-02 17:56:02 +08:00 |
|
shuxin zheng
|
12fdda9da3
|
add mqtt_pubrel
|
2021-03-02 17:40:14 +08:00 |
|
shuxin zheng
|
51ce9f18a3
|
add mqtt_pubrec
|
2021-03-02 16:56:52 +08:00 |
|
shuxin zheng
|
5e08e1b425
|
add mqtt_puback
|
2021-03-02 16:39:06 +08:00 |
|
shuxin zheng
|
82204a5457
|
add mqtt_publish
|
2021-03-02 15:43:49 +08:00 |
|
shuxin zheng
|
1887a39f32
|
adding mqtt_connect & mqtt_connack
|
2021-03-02 11:31:24 +08:00 |
|
shuxin zheng
|
7bec66c2c9
|
parse mqtt protocol in status machine
|
2021-03-01 18:38:36 +08:00 |
|
shuxin zheng
|
9c3cfce416
|
writing CONNECT of mqtt module
|
2021-03-01 18:27:11 +08:00 |
|
shuxin zheng
|
a965986f74
|
delete unused file
|
2021-02-26 18:40:03 +08:00 |
|
shuxin zheng
|
ebc4c4e7a7
|
adding mqtt lib
|
2021-02-26 18:37:21 +08:00 |
|
zhengshuxin
|
ed79cc3834
|
build ok on windows platform.
|
2021-02-23 14:30:00 +08:00 |
|
shuxin zheng
|
62554834b7
|
fixed one bug for windows when using WSAPoll
|
2021-02-23 14:00:11 +08:00 |
|
zhengshuxin
|
dbf91ceca8
|
use -Wanalyzer in gcc to check some warning in acl
|
2021-02-13 15:15:14 +08:00 |
|
zhengshuxin
|
4ce5e20917
|
build ok for windows
|
2021-02-10 20:32:36 +08:00 |
|
zhengshuxin
|
f885500cf9
|
optimize codes
|
2021-02-10 19:58:56 +08:00 |
|
zhengshuxin
|
e2fbd308cb
|
add one sample for testing event timer module
|
2021-02-10 19:18:49 +08:00 |
|
zhengshuxin
|
9700eaf8a2
|
format code
|
2021-02-10 19:16:37 +08:00 |
|
zhengshuxin
|
0f079be4a8
|
test event timer
|
2021-02-10 13:57:46 +08:00 |
|
zhengshuxin
|
8b3de764ed
|
test event timer
|
2021-02-10 13:43:33 +08:00 |
|
zhengshuxin
|
6a95fde6f4
|
test event timer
|
2021-02-09 18:49:54 +08:00 |
|
zhengshuxin
|
ebd5b20c60
|
optimize and test event timer
|
2021-02-09 18:41:21 +08:00 |
|
zhengshuxin
|
16907cf22c
|
Merge branch 'gitee-upstream-master' into gitee-master
|
2021-02-09 15:08:05 +08:00 |
|
zhengshuxin
|
b59c22ae1a
|
rewriting event timer module
|
2021-02-09 15:07:10 +08:00 |
|
zhengshuxin
|
23b0f0c5af
|
fixed some compiling warning on windows
|
2021-02-09 15:04:23 +08:00 |
|
zhengshuxin
|
ccf561d7ed
|
Merge branch 'gitee-upstream-master' into gitee-master
|
2021-02-09 11:21:50 +08:00 |
|
zhengshuxin
|
83bbc1bdad
|
fixed compiling warning
|
2021-02-09 11:20:18 +08:00 |
|
zhengshuxin
|
89eccede84
|
Merge branch 'gitee-upstream-master' into gitee-master
|
2021-02-09 10:08:10 +08:00 |
|
zhengshuxin
|
e867cd6233
|
fixed bugs when using WSAPoll on Windows.
|
2021-02-09 10:04:48 +08:00 |
|
zhengshuxin
|
6d2051c86f
|
Merge branch 'gitee-upstream-master' into gitee-master
|
2021-02-09 09:27:23 +08:00 |
|
zhengshuxin
|
bdc57a7abc
|
fixed bug in acl_read_wait.c when using WSAPoll
|
2021-02-09 09:21:29 +08:00 |
|
shuxin zheng
|
bae5acf17a
|
optimizing event timer module ...
|
2021-02-08 18:52:10 +08:00 |
|
zhengshuxin
|
165d327357
|
fixed some compiling warning when some modules were disabled.
|
2021-02-07 09:54:45 +08:00 |
|
zhengshuxin
|
a3db7f9466
|
add one sample for testing fiber
|
2021-02-05 23:39:02 +08:00 |
|
shuxin zheng
|
ce41cda3c0
|
fixed compiling error for windows
|
2021-02-03 18:37:16 +08:00 |
|
zhengshuxin
|
e793178e06
|
format code
|
2021-02-02 22:24:14 +08:00 |
|
zsxxsz
|
70aea8ec7e
|
fixed compiling error on vc2003, vc2008, vc2010
|
2021-02-02 22:09:03 +08:00 |
|
zhengshuxin
|
96c35cabb3
|
test fiber demo
|
2021-02-02 16:45:16 +08:00 |
|
shuxin zheng
|
5ca56a6cfb
|
add more flags for poll events setting
|
2021-02-02 16:29:25 +08:00 |
|
zhengshuxin
|
f5bc676fbd
|
optimize redis pipeline mode
|
2021-01-31 15:43:29 +08:00 |
|
zhengshuxin
|
b63287774d
|
support read/write timeout by setsockopt in libfiber
|
2021-01-30 09:11:39 +08:00 |
|