Open dhbaird opened 11 years ago
What are you looking at to implement the wss connections? We've been looking at something light weight but haven't found anything yet.
The libraries referenced in post #8 seem ok. I've used the zaphoid one successfully but found the use of boost bloated things.
I don't have any strong contenders yet, but I am looking at Mozilla NSS for the moment just to get it started, and planning to make it be optional. Open to suggestions.
How about mbed TLS? https://tls.mbed.org/ sorry for reviving dead issue
The WSS protocol is necessary for WebSocket programming. If you could add OpenSSL to this library it is a big advantage.
(wss requested in #8)