← Back to team overview

ubuntu-push-devs team mailing list archive

Re: status?

 

>
> So current architecture looks like this:
>
> Facebook --JSON--> Friends --DBus--> friends-app
>
> I was hoping push might look like this:
>
>  Facebook --JSON--> Push Server --DBus--> friends-app
>
> But instead it's looking like we're going to end up with this:
>
> Facebook --JSON--> Push Server --JSON--> Friends --DBus--> friends-app
>
>
The basic that needs to happen is:
Any service ---(https)---> Push server (json) ----(not relevant)---> push
daemon (json)  ----(json by dbus)---> whatever app

Lucio.

Follow ups

References