On Sun, Mar 10, 2013 at 10:38 PM, Victor Vasiliev <[email protected]> wrote:

> > Finally, other than WebSocket and the socket interface, the one
> > other subscription method we should have it some sort of HTTP hook call,
> > i.e., it sends an HTTP request to the subscriber. This allows
> event-driven
> > clients without having a socket constantly open.
>
> I am not sure what exactly do you mean by that.


When a message is sent, it is delivered by the daemon submitting an HTTP
POST request to a registered client URI. This is a commonly used scheme for
push notification delivery, such as when using Amazon's notification
service.

*--*
*Tyler Romeo*
Stevens Institute of Technology, Class of 2015
Major in Computer Science
www.whizkidztech.com | [email protected]
_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to