Guillermo Rauch
|
bd2ce6ecf3
|
Fixed propagation of packets through SocketNamespace.
|
2011-06-13 12:10:23 -03:00 |
|
Guillermo Rauch
|
e574ba4a5c
|
Fixed; added echo connect packet for all namespaces connections.
|
2011-06-12 07:53:46 -03:00 |
|
Guillermo Rauch
|
50a8d2d50a
|
Revert.
|
2011-06-11 22:56:55 -03:00 |
|
Guillermo Rauch
|
2066aef41a
|
Changed; minor thingies.
|
2011-06-11 18:22:29 -03:00 |
|
Guillermo Rauch
|
13e9727e5c
|
Remove connection event upon socket initialization, this is now handled by the Manager.
|
2011-06-10 12:06:55 -03:00 |
|
Guillermo Rauch
|
4427b3e64b
|
Added SocketNamespace#except flag setter.
Added; keep track of exceptions (list of session ids) as part of flags, that then
get reset.
Fixed JSON double encoding.
|
2011-05-25 00:21:51 -07:00 |
|
Guillermo Rauch
|
3f030bd3fb
|
Fixed SocketNamespace#in, editing the endpoint flag directly instead of creating
`room`.
|
2011-05-24 23:46:31 -07:00 |
|
Guillermo Rauch
|
6e76229eb9
|
Make sure to encode packets in SocketNamespace#packet.
|
2011-05-24 23:25:30 -07:00 |
|
Guillermo Rauch
|
61eb0a2fd4
|
Added manual ack data callback handling.
|
2011-05-24 21:00:48 -07:00 |
|
Guillermo Rauch
|
aa3b99a630
|
Added Socket#$emit as the original EventEmitter emit
|
2011-05-24 18:51:40 -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
|
0bebd38042
|
Changed; renamed SocketNamespace#nsp to SocketNamespace#name.
Changed; make sure to only emit the connection event when a client is registered for
the default namespace.
Added `connect` packet handler.
|
2011-05-16 19:41:52 -07:00 |
|
Guillermo Rauch
|
910995a8f2
|
Fixed emission of non-socket.io events in SocketNamespace.
|
2011-05-08 22:42:31 -07:00 |
|
Guillermo Rauch
|
d739f560b8
|
Added SocketNamespace#log getter.
Added SocketNamespace#socket to retrieve/create Sockets.
Added packet handling.
|
2011-05-08 20:34:28 -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 |
|