forked from socketio/socket.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Modules & extensions
Tronix117 edited this page Jun 4, 2012
·
4 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.
- 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
- websocket.MQ — Reliable message queue server accessible via websockets, socket.IO, etc