davisouzaluna / davisouzaluna/Dpubsub
[Cross-Plataform] Windows socket
Open
core
enhancement
- Dominant language
- C
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The MQTT project only works if implemented in a Unix environment, using the `socket.h` API.
To run it on Windows, you need to implement communication using the Windows socket API (`Winsock`).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.