Guillermo Rauch
|
bdc44b33b9
|
Make Socket inherit from EventEmitter.
|
2011-12-21 10:54:42 -08:00 |
|
Guillermo Rauch
|
69f6edb67a
|
Cleared up exports.
|
2011-12-21 10:54:25 -08:00 |
|
Guillermo Rauch
|
44b95c30f5
|
Added missing dependencies to Socket and cleared exports.
|
2011-12-21 10:53:58 -08:00 |
|
Guillermo Rauch
|
976ecd4956
|
Renamed Socket#write > Socket#sendPacket
|
2011-12-21 10:48:45 -08:00 |
|
Guillermo Rauch
|
cb573c51e5
|
Moved packets to the transport abstraction.
|
2011-12-21 10:44:32 -08:00 |
|
Guillermo Rauch
|
31d0108ced
|
Switched probe to ping/pong.
|
2011-12-21 10:43:01 -08:00 |
|
Guillermo Rauch
|
3f78878d30
|
Initialized buffer for Socket in constructor.
Initialized buffer for Socket in constructor.
|
2011-12-21 10:41:01 -08:00 |
|
Guillermo Rauch
|
1fc5d132b6
|
Change constructor name from Engine to Socket.
|
2011-12-03 14:03:00 -08:00 |
|
Guillermo Rauch
|
26d80e2fe8
|
Renamed global from io to eio to avoid confusion.
Start renaming constructor `Engine` to `Socket`
|
2011-12-03 14:02:05 -08:00 |
|