Re: Examples of Async Restful services
Mike Kelly <[email protected]> Wed, 8 May 2013 15:45:31 +0100
| Newsgroups | gmane.comp.web.services.rest |
|---|---|
| Message-ID | <CANqiZJaEYy7Pu7h26+oLD39Ona-bnCoaXHpKBjVvUK5UsKNqcw@mail.gmail.com> |
On Wed, May 8, 2013 at 3:36 PM, Jan Algermissen <[email protected]>wrote: > ** > > > > 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. > > Afaik, "stateless server" is not a constraint.. Cheers, M