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 engineers from OVH and StreamNative is collaborating on delivering this. We are about to publish this work soon. Hope this can give a guideline on how to use protocol handler framework to implement other protocols. The framework can be used for implementing other protocols as well. Thanks, Sijie On Thu, Jan 2, 2020 at 7:01 PM Xu Jianhai <snow4yo...@gmail.com> wrote: > Hi > I use NSQ before participant in pulsar community. When I found kafka > compatible design, I thought we should design NSQ protocol on Pulsar, Is > that a good idea? >