Skip to content
Snippets Groups Projects
Commit a0d8f473 authored by Adrien Béraud's avatar Adrien Béraud Committed by Sébastien Blin
Browse files

dhtproxy: allow token refresh, set clientID (#6)

* add method to set the push token independently from other configuration,
  since the push token can be updated during runtime.
* allow to provide a "clientID" to be sent in push notifications,
  used to demultiplex push notifications to multiple OpenDHT nodes running
  on the same host. For instance Ring uses the accountID as the clientID
  to know which account received the push notification.
* use {"platform":"android"/"ios"} to communicate the platform instead of {"isAndroid":true/false}.
parent 237859d8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment