790ddec60e
Implement server reconnect
...
Re #2
2018-08-05 23:58:50 +02:00
414bf7238d
More warnings eliminated on windows
2018-08-05 19:00:50 +02:00
61f0bc880e
Hide all symbols that are not explicitly exported in release builds
2018-08-05 18:45:16 +02:00
fffcd3500d
Fix linux warnings
2018-08-05 18:39:15 +02:00
b26cf9d917
Finish port to windows
...
Fix all problems on windows port, add build instructions to Readme
2018-08-05 18:24:35 +02:00
ccd0ea3bf8
Port to MSVC/Windows
...
The encode and decode packet tests do not work currently as the compiler does not like the test harnish.
connect - publish and connect - subscribe work though and seem to not crash for now.
It is possible that the mqtt.dll is not working correctly right now, possibly the exports are not right.
Re #21
2018-08-05 02:28:38 +02:00
Johannes Schriewer
1981e1a104
Implement keepalive
...
currently relatively dumb, as the timer does not get reset when
a regular packet is sent.
Re #9
2018-08-03 18:42:48 +02:00
e508c4e28d
Switch completely to CMake for linux build, update Readme
2018-08-01 02:07:54 +02:00
e5ca2d8578
Update build system
2018-08-01 01:55:03 +02:00
Johannes Schriewer
cd89a74ff6
Remove debug.c as it is empty
2018-07-31 18:09:52 +02:00
Johannes Schriewer
52fa3af97f
Add CMakeLists.txt
2018-07-31 17:43:05 +02:00