17 Commits

Author SHA1 Message Date
FlintJ
f74e2bad48 add mqtt connect/disconnect 2022-11-19 23:41:00 +08:00
lyon
db381cb9f5 fix mqtt_init.py for test, fix _del_ mem lack. 2022-11-18 23:38:49 +08:00
李昂
98c12434e3
!161 mqttclient库的对接
Merge pull request !161 from FlintJ/mqttdev
2022-11-18 13:54:41 +00:00
FlintJ
34abe35727 add mqtt function 2022-11-18 21:21:09 +08:00
lyon
363238987e support fn and class def on bytecode
update version, fix warning
2022-11-15 14:57:51 +08:00
lyon
1ab4088ed7 add test for mqtt_init.py 2022-11-13 15:16:08 +08:00
lyon
c6bb6ba61b add mqtt_release_free api 2022-11-13 14:57:40 +08:00
lyon
5adc75c088 test mqtt-lease-free 2022-11-13 14:52:39 +08:00
lyon
a030e919b4 fix include 2022-11-13 13:48:33 +08:00
lyon
e70e4f1f45 fix compile err on esp32 2022-11-13 13:41:05 +08:00
lyon
b980fd4710 update mqtt 2022-11-12 23:28:55 +08:00
lyon
244d196ef3 add mqtt.py and _mqtt.pyi 2022-11-12 22:21:23 +08:00
pikastech
ebe10bc5f4 insert freertos and lwip platform for network 2022-11-12 15:39:42 +08:00
pikastech
a67a71f944 support linux/freertos/weak for mqtt platform 2022-11-12 15:20:51 +08:00
pikastech
6844b686b3 arrange thread and time delay 2022-11-12 14:02:43 +08:00
pikastech
a762713359 use PikaPlatform_socket.c to hold socket depend 2022-11-12 13:55:15 +08:00
lyon
8c96721a55 compile mqtt module passed on linux
mqttclient compile pass, log and ssl config off
2022-11-12 00:36:28 +08:00