libmqtt/platform
Johannes Schriewer 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
..
esp32.c Initial commit 2018-07-27 02:25:06 +02:00
esp8266.c Initial commit 2018-07-27 02:25:06 +02:00
linux.c Implement keepalive 2018-08-03 18:42:48 +02:00
platform.h Implement keepalive 2018-08-03 18:42:48 +02:00
windows.c Port to MSVC/Windows 2018-08-05 02:28:38 +02:00