socket.io
socket.io copied to clipboard
Future proof: TCP vanilla transport
Inspired from your post on socket.io 1.0:
Alternative transports such as vanilla Node.JS TCP Sockets or Google Chrome Sockets can be trivially implemented.
When is this feature? You may provide guidance so that I can implement this transport?