shuxin zheng
|
dbab78ef75
|
add mqtt_aclient for async communication with mqtt server or mqtt client
|
2021-03-10 17:21:29 +08:00 |
|
shuxin zheng
|
ca3dadc3aa
|
optimize mqtt module
|
2021-03-09 16:16:32 +08:00 |
|
shuxin zheng
|
d7c23db7be
|
add mqtt_header in xcode project
|
2021-03-09 10:35:55 +08:00 |
|
zhengshuxin
|
aae09459fa
|
fixed bugs in http_aclient when unzip small data
|
2021-03-09 10:09:48 +08:00 |
|
shuxin zheng
|
e7b91f1344
|
add mqtt_header
|
2021-03-09 10:02:46 +08:00 |
|
shuxin zheng
|
8e93ab32e0
|
test mqtt module
|
2021-03-08 19:57:24 +08:00 |
|
shuxin zheng
|
4e47c898ca
|
test mqtt module
|
2021-03-08 16:21:51 +08:00 |
|
shuxin zheng
|
4a39ada4eb
|
Merge branch 'master' of gitee:zsxxsz/acl into gitee-master
|
2021-03-08 15:03:52 +08:00 |
|
shuxin zheng
|
ad6803d8f9
|
optimize mqtt module
|
2021-03-08 15:03:32 +08:00 |
|
zsxxsz
|
34c55ccf0e
|
build ok by vc2003
|
2021-03-07 21:26:26 +08:00 |
|
shuxin zheng
|
76a9900ca0
|
add mqtt in Android.mk
|
2021-03-07 13:03:12 +08:00 |
|
shuxin zheng
|
896c51bbb4
|
add mqtt rfc
|
2021-03-07 12:58:07 +08:00 |
|
zhengshuxin
|
ca0a90fde0
|
build mqtt module ok by vc2019
|
2021-03-07 12:49:43 +08:00 |
|
shuxin zheng
|
239494dae9
|
add ACL_CPP_API for mqtt class
|
2021-03-07 12:45:22 +08:00 |
|
shuxin zheng
|
26416f2cf7
|
add mqtt module into all vc projects
|
2021-03-07 11:59:05 +08:00 |
|
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 |
|