Commit graph

4 commits

Author SHA1 Message Date
ec578f0dbd Bugfix: WSACleanup destroys ability to create a new socket 2018-08-05 23:56:55 +02:00
414bf7238d More warnings eliminated on windows 2018-08-05 19:00:50 +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