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
|
4cd098af1d
|
Switch to GCM CCS and add support for APN feedback processing.
|
2014-07-23 18:00:49 -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 |
|