Files
socket.io/test
Guillermo Rauch 8f0f71ac92 Changed; cleaned up test utilities:
- Moved all the logic into a reusable class.
 - Minimize globals by only exposing `client` and `create`
 - Separate `http.Agent` per clients so that we can terminate all sockets at once.
 - Implemented `create` to easily spawn a socket.io server for a given client.
2011-05-16 19:45:03 -07:00
..
2011-05-05 08:49:40 -07:00
2011-05-16 19:45:03 -07:00
2011-05-06 15:12:51 -07:00