Hi Christophe,

This is to help with applications who are programming over existing web
servers and would like to get the capability to stream events in and out
using HTTP.

- Sijie

On Wed, May 13, 2020 at 11:31 AM Christophe Bornet <bornet.ch...@gmail.com>
wrote:

> Hi Sijie,
>
> What will be the difference with the WebSocket proxy ?
>
> Le mer. 13 mai 2020 à 12:25, Sijie Guo <si...@apache.org> a écrit :
>
> > Hi all,
> >
> > Some of the people have been asking for a REST-proxy like equivalent
> > component in Pulsar. Pulsar already has a web service that provides the
> > management API over a Pulsar cluster. We don't actually need a separate
> > component or service for supporting streaming events in and out of Pulsar
> > using HTTP. We can just add endpoints to the existing web server to
> support
> > those functionalities.
> >
> > I'd like to start a discussion on adding REST endpoints to the current
> web
> > server for producing, consuming and reading messages. So people can use
> > HTTP for streaming events in and out of Pulsar without setting up
> > additional components.
> >
> > The full proposal is written at
> >
> >
> https://github.com/apache/pulsar/wiki/PIP-64:-Introduce-REST-endpoints-for-producing,-consuming-and-reading-messages
> > .
> >
> > Feedback and comments are welcome!
> >
> > - Sijie
> >
>

Reply via email to