Guillermo Rauch
|
b16d8e96b1
|
Make MemoryStore#set fn parameter optional.
|
2011-06-16 11:10:47 -03:00 |
|
Guillermo Rauch
|
32cd5d7d55
|
Fixed ugly hack.
|
2011-06-12 07:58:05 -03:00 |
|
Guillermo Rauch
|
19a0fb6912
|
Always store consumer function.
|
2011-06-11 18:24:08 -03:00 |
|
Guillermo Rauch
|
be8e6ab05e
|
Make sure to auto-join client to '' when handshaking.
Renamed internal clients dictionary to clientsMap to avoid collisions with
Store#clients.
|
2011-05-24 23:26:32 -07:00 |
|
Guillermo Rauch
|
07f5d1ff64
|
Added MemoryStore#clients.
Added MemoryStore#join.
Added MemoryStore#leave.
|
2011-05-21 20:57:41 -07:00 |
|
Guillermo Rauch
|
7f788e1404
|
Fixed; added callback support to MemoryStore#publish.
|
2011-05-18 20:37:24 -07:00 |
|
Guillermo Rauch
|
f65d381961
|
Changed; hide away message publishing behind message, hearbeat methods added to
the Store.
Added support for reason passing in the store callbacks.
|
2011-05-17 16:08:13 -07:00 |
|
Guillermo Rauch
|
5e61a3bd5a
|
Changed; publish the disconnect event after the disconnect-force internal event.
|
2011-05-16 19:43:08 -07:00 |
|
Guillermo Rauch
|
4f23e97310
|
Changed; make sure to clean up client prior to emission of disconnection events.
|
2011-05-14 19:22:06 -07:00 |
|
Guillermo Rauch
|
eb77c5e01a
|
Added disconnction handler in Memory store.
|
2011-05-08 20:35:22 -07:00 |
|
Guillermo Rauch
|
8cd476295a
|
Added Store disconnect method
|
2011-05-07 18:24:29 -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 |
|