What are the best options for websocket backends? I'm working with an embedded platform so I'm somewhat restricted to something lightweight in C/C++. The things I found so far are: libwebsockets: http://git.warmcat.com/cgi-bin/cgit/libwebsockets/ poco: http://www.appinf.com/docs/poco/Poco.Net.WebSocket.html Another option would be to handle it right in Openresty/ngx_lua. I see there was some discussion about this a little while back: https://github.com/chaoslawful/lua-nginx-module/issues/165 What are the best options?
on 2013-03-16 00:25
on 2013-03-16 00:46
I haven't tried it yet, but nginx-push-stream-module looks good: https://github.com/wandenberg/nginx-push-stream-module _Nik
on 2013-03-16 14:40
I agree with him too. On 16 Mar 2013 08:46, "Nikolas Stevenson-Molnar" <nik.molnar@consbio.org>
on 2013-04-18 22:16
This looked interesting but I ran into two issues. I need to be able to filter publishes on a connection basis. Also, the GPLv3 license is not suitable for my project. On Fri, Mar 15, 2013 at 7:46 PM, Nikolas Stevenson-Molnar <
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.