Laurens Van Houtven <_ <at> lvh.io> writes:

> 
> 
> Hi Andrew,
> No idea about socket.io, but if you're free to pick whatever you want, and 
you just want "websockets, damnit!" then sockjs is actually better, and has 
excellent twisted support.hthlvh



Agreed on using sockjs.

There are at least two sockjs server implementation using twisted that i know 
of: sockjs-twisted [1] and (shameless plug) sockjs-cyclone [2]

As per rpc and pubsub support i have personally used wamp [3] and websocket-
multiplex [4] with great success.

Hope this helps,

Flavio


[1] https://github.com/DesertBus/sockjs-twisted
[2] https://github.com/flaviogrossi/sockjs-cyclone
[3] http://wamp.ws/
[4] https://github.com/sockjs/websocket-multiplex



_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to