mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-22 23:58:00 +01:00
Make APN fallback behave well in multi-server environments.
// FREEBIE
This commit is contained in:
@@ -26,6 +26,7 @@ message PubSubMessage {
|
||||
DELIVER = 2;
|
||||
KEEPALIVE = 3;
|
||||
CLOSE = 4;
|
||||
CONNECTED = 5;
|
||||
}
|
||||
|
||||
optional Type type = 1;
|
||||
|
||||
Reference in New Issue
Block a user