Skip to content

Modules & extensions

ubershmekel edited this page Feb 12, 2013 · 13 revisions
  • session-web-sockets — Pass session to (Socket.IO-node) in a secure manner.
  • socket-logger — JSON-parsable logs for Socket.IO that can push log messages to a client over Socket.IO.
  • websocket.MQ — Reliable message queue server accessible via websockets, socket.IO, etc
  • socket.io-mongo MongoDB store for socket.io, using capped collection and tailable cursors.

Node to Node socket.io

  • socket.io-client — The new implementation of nodejs socket.io client.
  • node-rpc-socket.io — socket.io addon, add a full client/server implementation of JSON-RPC, warning: works only with socket.io v0.6 (not maintained anymore)
  • node-socket.io-client — Node.js implementation of the Socket.IO client libraries
  • node2node-socket.io — A node2node transport and client for socket.io

Clone this wiki locally