← Back to team overview

ubuntu-push-devs team mailing list archive

Re: status?

 

Our current proposal for this goes like this:

> The phone app creates a channel against our push service. It gets a token.
> It then sends that token and the other credentials it has to the friends
> push service. When the friends push service has a new message for the
> client it will use the token to send a notification to the device. (https
> post against our push service with the token and the json payload)
>
>
https with client token *AND* the app token.

References