mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
- Simply leverages pub/sub for nodes communication - Makes sure own node doesn't consume its own messages - Optionally uses msgpack to encode data for higher speed than JSON - Opens two connections per node (one in pub/sub mode, one for normal redis)