Re: Examples of Async Restful services

Jan Algermissen <[email protected]> Wed, 8 May 2013 16:36:10 +0200
Newsgroups gmane.comp.web.services.rest
Message-ID <[email protected]>
On 08.05.2013, at 13:26, Shaunak Kashyap <[email protected]> wrote:

> I'm not sure if the callback approach is necessarily in conflict with the RESTfulness of the API 

Violates stateless server constraint.

Jan