Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

ESME

...

HTTP Comet/long-polling implementation for streams

In general, for any resource URL that indicates streaming is implemented above, we will implement an HTTP-based streaming interface. This interface might better be referred to as a "delta" interface. The URL will behave as follows (we use api2/user/messages as an example):

...

Please note that this interface is not yet implemented on any of the api2 URLs. Once it is implemented where planned for a URL, the "Yes" above in the "Streaming?" column will be bolded.

Streams/Message-queues in ESME and in general

Resource/Object/Stream Hierarchy

...