Jan. 26, 2014
11:06 a.m.
socket.io adds a few things like "RPC support" and "pubsub", ...
Do you have pointers for that? I can see socket.io supports "topic based pubsub" like functionality via "rooms" : https://github.com/LearnBoost/socket.io/wiki/Rooms What about RPC? /Tobias