[Twisted-Python] Protocol for socket.io

Laurens Van Houtven _ at lvh.io
Wed Jan 29 15:03:40 MST 2014


Hi Andrew,


SockJS is a different project from socket.io; it just tries to solve a
similar problem (WebSockets everywhere).

If you literally need socket.io and not a similar thing in the same problem
space, then SockJS will not help you.

You can read about the spec for SockJS here:
https://github.com/sockjs/sockjs-protocol

hth
lvh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20140129/e4881246/attachment-0002.html>


More information about the Twisted-Python mailing list