Moxie Marlinspike
|
2525304215
|
Account for websocket-resources changes.
// FREEBIE
|
2014-11-15 09:48:09 -08:00 |
|
Moxie Marlinspike
|
fdb35d4f77
|
Switch to WebSocket-Resources
// FREEBIE
|
2014-11-14 17:59:50 -08:00 |
|
Moxie Marlinspike
|
c9a1386a55
|
Fix for PubSub channel.
1) Create channels based on numbers rather than DB row ids.
2) Ensure that stored messages are cleared at reregistration
time.
|
2014-07-26 20:41:25 -07:00 |
|
Moxie Marlinspike
|
4eb88a3e02
|
Server side support for delivery receipts.
|
2014-07-25 15:48:34 -07:00 |
|
Moxie Marlinspike
|
7a33cef27e
|
Updated iOS message delivery.
1) Use WebSockets for delivery if a client is connected.
2) If a client isn't connected, write to a redis queue and send
an APN push.
|
2014-06-26 16:08:29 -07:00 |
|
Moxie Marlinspike
|
7bb505db4c
|
Refactor WebSocket support to use Redis for pubsub communication.
|
2014-01-24 12:33:40 -08:00 |
|