Commit graph

4 commits

Author SHA1 Message Date
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 
2018-08-05 02:28:38 +02:00
24b9d6c3c6 Eliminate -Wextra warnings 2018-08-01 01:55:32 +02:00
Johannes Schriewer
83aa7e5231 Build header file from template, create 'dist' target 2018-07-31 17:41:46 +02:00
Renamed from src/mqtt.h (Browse further)