wsServer
wsServer copied to clipboard
wsServer - a tiny WebSocket server library written in C
**Is your feature request related to a problem? Please describe.** Currently, there is no web sockets library for the Odin language. **Describe the solution you'd like** I wrote [this project](https://github.com/saenai255/odin-wsserver)...
Hi @Theldus, Thank you for this great project! About 1.5 years ago I used it for a prototype system, and since 9 months in production. To finalyze it for the...
It would be useful to add more option flags to the CMake project, enabling a more granular build process, enabling a more granular build process. This would be useful when...
Hello, Again and again. This must work. Minimal changes made. To `ws`, skip to including the `cert` and `cert_key` paths (or blank string) in `ws_socket` call struct. To `wss` include...
Hello, I have adapted the openssl example to wsServer and... works. Yes I have a working wss solution. But first I must any dummy to confirm this. Place a `cert.pem`...
Can we get a license which allows for commercial use without the requirement of release of the source code.