websocket backend

Nikolas Stevenson-Molnar nik.molnar at consbio.org
Fri Mar 15 23:46:19 UTC 2013


I haven't tried it yet, but nginx-push-stream-module looks good:
https://github.com/wandenberg/nginx-push-stream-module

_Nik

On 3/15/2013 4:24 PM, djczaski wrote:
> 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?
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx



More information about the nginx mailing list