hsaturn
6711f30ad0
AsyncTcp
...
AsyncTcp
2021-04-10 15:51:29 +02:00
hsaturn
3e8d34e4e7
Very promising async commit
...
Very promising async commit
2021-04-10 15:47:49 +02:00
hsaturn
67a296eb28
Fix too many things in StringIndexer test
2021-04-10 15:39:42 +02:00
hsaturn
80dade00fe
Avoid unitialized values
2021-04-05 13:54:09 +02:00
hsaturn
146d0de1d4
MqttClient: bug fix, connection lost at each publish received
2021-04-04 06:35:50 +02:00
hsaturn
297a22efb5
Big rewrite of MqttClient in order to avoid code duplicate
2021-04-04 05:57:48 +02:00
hsaturn
ad6f7155e5
Added test for StringIndexer
2021-04-03 21:11:54 +02:00
hsaturn
3ed5874373
Fix compilation
2021-04-02 19:57:04 +02:00
hsaturn
0757a95fbf
Keywords updated, code clean
2021-04-02 19:22:59 +02:00
hsaturn
4ed6f72602
Merge branch 'test' into main
2021-03-31 19:11:24 +02:00
hsaturn
5211360b91
Local tests added
2021-03-31 19:09:05 +02:00
hsaturn
3a1af655d7
Fix compilation problem
2021-03-31 00:33:15 +02:00
hsaturn
e71ffefc5a
Fixed a useless test and modified MqttClient constructors
2021-03-31 00:22:31 +02:00
hsaturn
91e083e7b0
Merge branch 'linter' into main
2021-03-29 23:58:00 +02:00
hsaturn
97adc985e6
Code clean
2021-03-29 23:56:36 +02:00
hsaturn
6fcfc9dfc0
ptr
2021-03-29 23:20:49 +02:00
hsaturn
a6596ffc89
Fix ptr
2021-03-29 23:06:40 +02:00
hsaturn
d5dd896b45
MqttClient::unsubscribe implemented
2021-03-29 20:48:45 +02:00
hsaturn
9407193454
MqttClient::unsubscribe implemented
2021-03-29 20:39:10 +02:00
hsaturn
5f46fd304c
Release 0.7.0
2021-03-28 22:47:13 +02:00
hsaturn
3bb2dd5a81
Code cleaning
2021-03-28 21:29:02 +02:00
hsaturn
7d9ab6381d
Disconnect added (finally)
2021-03-28 21:28:06 +02:00
hsaturn
cb00d7f82a
MqttClient / UnSubscribe message implemented
2021-03-27 01:39:37 +01:00
hsaturn
0b735d22a5
Less debug as the code is more stable now
2021-03-27 01:38:32 +01:00
hsaturn
d63793cf77
Avoid to use message member, minor changes
2021-03-25 01:26:03 +01:00
hsaturn
7107da2cce
Client supports (does not disconnect) Suback / Puback
2021-03-24 21:18:27 +01:00
hsaturn
28c8713415
Client keep_alive is now parameterized
2021-03-24 21:17:08 +01:00
hsaturn
4020393f90
MqttClient can subscribe and receive publishes from distant broker
2021-03-24 01:30:56 +01:00
hsaturn
7b20e7deb5
Supports multiple subscriptions
2021-03-23 23:51:33 +01:00
hsaturn
47bc06f0ce
removed need of Streaming.h if no debug
2021-03-22 02:44:30 +01:00
hsaturn
fbc24c94e3
MqttClient::publish with String added
2021-03-22 02:34:45 +01:00
hsaturn
169abf8099
allow MqttClient to be constructed with nothing
2021-03-22 02:34:23 +01:00
hsaturn
5cee67095e
Fix payload content
2021-03-22 02:33:54 +01:00
hsaturn
0cb2e99b4b
Better debug defines
2021-03-22 02:32:45 +01:00
hsaturn
bd2e7cc5f6
Fix crash on MqttClient timeout when not linked to a broker
2021-03-22 01:59:17 +01:00
hsaturn
e71a4d5e87
MqttClient was unable to publish in some cases
2021-03-22 01:19:26 +01:00
hsaturn
52690ec7e7
Fix some rare case crashes
2021-03-22 00:27:23 +01:00
hsaturn
ed9efbb5ce
Removed buffer 256 thus less memory is needed for MqttClient instances
2021-03-21 17:21:36 +01:00
hsaturn
428eb51850
Release 0.3.0
...
clients can now connect to outside.
bug fixed for broker (pings etc.)
crashes fixed when clients where removed
More examples added (the tinymqtt-test is great)
2021-03-21 13:50:42 +01:00
hsaturn
cc708cdf22
Example when wifi is not connected
2021-03-19 22:04:23 +01:00
hsaturn
b33c9ba687
Version 0.2
2021-03-19 19:02:40 +01:00
hsaturn
13d22f85b3
First cmmit
2021-03-16 23:44:14 +01:00