mxmbsocket/lib/Ratchet/Application/Server
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
..
App.php WebSocket declutter 2011-11-14 16:18:09 -05:00