mxmbsocket/lib/Ratchet/Application/WebSocket
Chris Boden b641887b0e WebSocket declutter
Removed Client class and lookup from WebSocket app.
WebSocket doesn't need a collection of connections as it's a messaging intermediary.
Data is saved/attached to the specific connection as needed and leaves no state behind.
2011-11-14 16:18:09 -05:00
..
Command/Action Namespaces 2011-11-12 20:51:54 -05:00
Util Namespaces 2011-11-12 20:51:54 -05:00
Version Namespaces 2011-11-12 20:51:54 -05:00
App.php WebSocket declutter 2011-11-14 16:18:09 -05:00
WebSocketAppInterface.php WebSocket Interface update 2011-11-13 14:10:18 -05:00