streamnative / pulsar-archived

Apache Pulsar - distributed pub-sub messaging system
https://pulsar.apache.org
Apache License 2.0
72 stars 25 forks source link

ISSUE-6587: Requesting Pulsar to support IoT protocols - STOMP, AMQP, MQTT, WSS #824

Open sijie opened 4 years ago

sijie commented 4 years ago

Original Issue: apache/pulsar#6587


Use case: In the IoT related use cases, we are using RabbitMQ as the message broker to receive/send messages from IoT devices over the protocols STOMP, AMQP, MQTT, WSS and further integrate with Kafka/Pulsar for streaming processing/data analysis.

Request: It would be better if Pulsar has a proxy handler for the protocols STOMP, AMQP, MQTT, WSS. It may help millions of projects, especially those that are serving IoT use cases.

zongtanghu commented 4 years ago

AMQP and MQTT are very important and useful protocols in many application area. And we are very interested in these protocols.

sijie commented 4 years ago

@zongtanghu do you want to comment on https://github.com/apache/pulsar/issues/6587 ?