Forum: NGINX websocket backend

Posted by djczaski (Guest)
on 2013-03-16 00:25
(Received via mailing list)
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?
Posted by Nikolas Stevenson-Molnar (Guest)
on 2013-03-16 00:46
(Received via mailing list)
I haven't tried it yet, but nginx-push-stream-module looks good:
https://github.com/wandenberg/nginx-push-stream-module

_Nik
Posted by Newton Kim (Guest)
on 2013-03-16 14:40
(Received via mailing list)
I agree with him too.
On 16 Mar 2013 08:46, "Nikolas Stevenson-Molnar" 
<nik.molnar@consbio.org>
Posted by djczaski (Guest)
on 2013-04-18 22:16
(Received via mailing list)
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
No account? Register here.