KxSystems / mqtt

MQTT messaging protocol interface
https://code.kx.com/q/interfaces
Apache License 2.0
9 stars 12 forks source link

Windows Integration issue #10

Closed cmccarthy1 closed 4 years ago

cmccarthy1 commented 4 years ago

While the code has been written with Windows integration in mind and the build files work to create an appropriate .dll attempts to send and receive messages had been resulting in a semaphore error.

This needs to be looked into before any support for windows can be considered