Changes for version 0.10
- Plack::Request is not required
- Twiggy is not required for testing
- Extracted SocketIO protocol into a separated distribution
- Return raw object but wrap exceptions middelware on the fly
- Fixed on_disconnect callback
Modules
Socket.IO PSGI application
Sockets class
Connection class
Handle
Socket.IO message parsing and building
Connection pool
Redis class
Resource class
Socket class
Sockets class
Testing PocketIO
Base class for transports
Basic class for polling transports
Htmlfile transport
JSONPPolling transport
WebSocket transport
XHRMultipart transport
XHRPolling transport