Guillermo Rauch
a2c30a1416
Fixed event emission from Socket (the name key was missing)
2011-05-22 20:17:20 -07:00
Guillermo Rauch
8416e76114
Added SocketNamespace#store shortcut.
...
Added SocketNamespace#in
Added SocketNamespace#for
Implemented SocketNamespace#packet
Fixed SocketNamespace#emit
Fixed SocketNamespace#send
2011-05-21 20:56:31 -07:00
Guillermo Rauch
d35998a633
Added reason support to disconnect callbacks.
2011-05-17 16:07:54 -07:00
Guillermo Rauch
af57fd9801
Changed; add disconnect check to Socket#disconnect.
2011-05-14 19:21:42 -07:00
Guillermo Rauch
5ddc23f82e
Fixed style [OCD-related work].
2011-05-08 22:42:57 -07:00
Guillermo Rauch
c32708c383
Changed; make sure to ignore newListener event when Socket#emit is overridden.
...
Changed; keep track of disconnected state and ACK callbacks.
Added; make sure to emit the `disconnect` event.
Removed readyState handling, shouldn't be part of the public API.
2011-05-08 20:31:21 -07:00
Guillermo Rauch
209426a9b0
Changed; implemented write-only Socket.
...
Added log accessor to Socket
2011-05-07 18:23:59 -07:00
Guillermo Rauch
ece9b120a9
Changed; allow for writeonly sockets (used to permit a specific socket to message
...
another socket, or group of sockets).
2011-05-06 20:23:42 -07:00
Guillermo Rauch
c2d0774d46
Removed const (slow)
2011-05-06 15:12:51 -07:00
Guillermo Rauch
1514af064f
Socket.IO 0.7-pre
2011-05-05 08:49:40 -07:00