Re: NSQ Protocol Support

2020-01-04 Thread Xu Jianhai
that's great. but how to contribute to pulsar after related implementation, or just keep it in my owned repository? On Fri, Jan 3, 2020 at 8:35 AM Sijie Guo wrote: > We introduced the protocol handler framework in 2.5.0. This framework > allows people implementing its own protocol by leveraging

Re: NSQ Protocol Support

2020-01-02 Thread Sijie Guo
We introduced the protocol handler framework in 2.5.0. This framework allows people implementing its own protocol by leveraging Pulsar’s current event stream storage and many other enterprise features. Kafka-on-Pulsar (KoP) is one of the examples implemented using this framework. A team of enginee