WebSockets Docs
WebSockets
API 文档
Awesome WebSockets
socket.io 文档
Chat - Get Started
Docs
introduce
Rooms and namespaces
Migrating from 0.9
Using multiple nodes
Logging and debugging
Emit cheatsheet
Internals
Under the hood
FAQ
Client API
Serve API
Demos
socket.io-protocol
Release history
Socket.IO — Apache Cordova
weapp.socket.io
ws 文档
博客
WebSockets Docs
socket.io 文档
Docs
查看页面源码
Docs
introduce
What Socket.IO is
What Socket.IO is not
Installing
Using with Node http server
Using with Express
Sending and receiving events
Restricting yourself to a namespace
Sending volatile messages
Sending and getting data (acknowledgements)
Broadcasting messages
Using it just as a cross-browser WebSocket
Rooms and namespaces
Default namespace
Custom namespaces
Rooms
Sending messages from the outside-world
Migrating from 0.9
Authentication differences
Log differences
Shortcuts
Configuration differences
Parser / Protocol differences
Using multiple nodes
Sticky load balancing
NginX configuration
Apache HTTPD configuration
HAProxy configuration
Using Node.JS Cluster
Passing events between nodes
Logging and debugging
Available debugging scopes
Emit cheatsheet
Internals
Dependency graph
engine.io-parser
engine.io
engine.io-client
socket.io-adapter
socket.io-redis
socket.io-parser
socket.io
socket.io-client
Under the hood
Connection
Upgrade
FAQ
Can I use wildcards in events?
Socket.IO with Apache Cordova?
Socket.IO on iOS?
Socket.IO on Android?