hsaturn
|
f5e9a43461
|
[StringIndexer] Fix compare bug and moved strToIndex to private
strToIndex is dangerous because it can increment the use of a string, or
create a new string. This method should only be called by IndexedString.
|
2022-10-30 21:41:52 +01:00 |
|
hsaturn
|
776242b259
|
Release 0.9.1
|
2022-10-30 19:45:50 +01:00 |
|
hsaturn
|
709e1fd567
|
Tabs changed to spaces (at least)
|
2022-10-30 13:26:33 +01:00 |
|
hsaturn
|
4eb8f18ebf
|
[MqttMessage] Rewrite of the length encoding
|
2022-10-30 13:24:05 +01:00 |
|
hsaturn
|
5f7b4537c8
|
Enhance PR#22
|
2022-01-05 02:03:42 +01:00 |
|
hsaturn
|
737e217172
|
fix type return value
|
2022-01-05 02:01:22 +01:00 |
|
hsaturn
|
8fe3517894
|
added packed attribute for enums
|
2022-01-05 02:00:02 +01:00 |
|
hsaturn
|
710503663a
|
better type management
|
2022-01-05 01:59:16 +01:00 |
|
hsaturn
|
a5b8afc0bd
|
Added some ifdef for debugging purposes
|
2022-01-05 01:56:45 +01:00 |
|
terror
|
f1d3a15498
|
added reply to message subscribe and unsubscribe
|
2021-09-25 15:44:09 +03:00 |
|
hsaturn
|
dfd5983715
|
Rewrite comments and added hudge payload test
|
2021-09-20 01:57:40 +02:00 |
|
hsaturn
|
4dcc6a6cf4
|
Minor changes
|
2021-09-19 12:40:04 +02:00 |
|
hsaturn
|
a6b3540cb8
|
Fix issue_2 : Broken large payloads
|
2021-09-17 22:32:00 +02:00 |
|
hsaturn
|
d39c58d8f5
|
Fix issue_2 broken payload
|
2021-09-17 19:51:32 +02:00 |
|
hsaturn
|
36dde2c063
|
Fix for debugging for other platform than ESP
|
2021-08-09 11:24:27 +02:00 |
|
hsaturn
|
d919188eb0
|
Merge pull request #15 from bxparks/epoxyfix
Fix unit tests for EpoxyDuino
|
2021-08-09 10:39:26 +02:00 |
|
hsaturn
|
9c7f3b6b8e
|
Fix of decode length
|
2021-08-09 10:37:46 +02:00 |
|
Brian Park
|
88c7d552cb
|
Fix unit tests for EpoxyDuino
|
2021-08-08 19:37:04 -07:00 |
|
hsaturn
|
56a2be621f
|
Fix message length error
|
2021-08-09 03:00:28 +02:00 |
|
hsaturn
|
8d5cad5fec
|
Added overload of Client::publish, fix compilation
|
2021-05-13 03:21:03 +02:00 |
|
hsaturn
|
e00e31de33
|
Fix build in Esp8266 mode
Modify dump() functions
|
2021-04-28 18:55:57 +02:00 |
|
hsaturn
|
e35a43c4a4
|
Trying to remove unsupported platform that break ci.yml
|
2021-04-21 01:05:31 +02:00 |
|
hsaturn
|
28b0ac1611
|
Fix missing receive loop for mqttclient
|
2021-04-11 21:21:48 +02:00 |
|
hsaturn
|
b023cd67a9
|
Fix AUnit in debug mode / Not async
|
2021-04-11 17:02:24 +02:00 |
|
hsaturn
|
24ee6b5201
|
Fixes in WiFiClient mode
|
2021-04-11 16:33:12 +02:00 |
|
hsaturn
|
2e92a98db2
|
Trying to fuse togeter Async and not async version
|
2021-04-11 15:51:33 +02:00 |
|
hsaturn
|
c59bddfd39
|
Implementation of Unsuback (unless MqttClient disconnects)
|
2021-04-11 01:58:44 +02:00 |
|
hsaturn
|
be62699702
|
Fix connect problem with MqttClient
|
2021-04-11 00:48:04 +02:00 |
|
hsaturn
|
1e3b37623d
|
Fix AUnit build
|
2021-04-10 17:54:46 +02:00 |
|
hsaturn
|
ba6a96976a
|
ESP32 version that could work
|
2021-04-10 17:47:21 +02:00 |
|
hsaturn
|
fe3f8d7b32
|
Very promising async commit
|
2021-04-10 17:19:57 +02:00 |
|
hsaturn
|
aa0ed9a7a7
|
Bad merge fix
|
2021-04-10 17:18:53 +02:00 |
|
hsaturn
|
ad602194cf
|
Fix bug in unsubscription list
|
2021-04-10 16:51:56 +02:00 |
|
hsaturn
|
afc9370e3e
|
Fix compilation in DEBUG mode
|
2021-04-10 16:51:35 +02:00 |
|
hsaturn
|
d96143f185
|
Fix warning
|
2021-04-10 16:50:45 +02:00 |
|
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
|
bf499117b7
|
Merge branch 'main' of github.com:hsaturn/TinyMqtt into main
|
2021-03-31 19:12:28 +02:00 |
|
hsaturn
|
4ed6f72602
|
Merge branch 'test' into main
|
2021-03-31 19:11:24 +02:00 |
|
hsaturn
|
87a78c549f
|
Fix crash at end of unit tests
|
2021-03-31 19:09:43 +02:00 |
|
hsaturn
|
5211360b91
|
Local tests added
|
2021-03-31 19:09:05 +02:00 |
|
hsaturn
|
549a23ffb7
|
Fix delete was not really deleting in tinytest
|
2021-03-31 10:40:06 +02:00 |
|
hsaturn
|
3a1af655d7
|
Fix compilation problem
|
2021-03-31 00:33:15 +02:00 |
|