You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/03/22 14:47:10 UTC

[GitHub] [pulsar] PrashantKS opened a new issue #6587: Requesting Pulsar to support IoT protocols - STOMP, AMQP, MQTT, WSS

PrashantKS opened a new issue #6587: Requesting Pulsar to support IoT protocols - STOMP, AMQP, MQTT, WSS
URL: https://github.com/apache/pulsar/issues/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.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [pulsar] sijie commented on issue #6587: Requesting Pulsar to support IoT protocols - STOMP, AMQP, MQTT, WSS

Posted by GitBox <gi...@apache.org>.
sijie commented on issue #6587: Requesting Pulsar to support IoT protocols - STOMP, AMQP, MQTT, WSS
URL: https://github.com/apache/pulsar/issues/6587#issuecomment-604235622
 
 
   Hi @PrashantKS thank you for creating the issue. 
   
   We have just added kafka protocol support to pulsar via KoP (https://github.com/streamnative/kop). It is
   
   We are also working on adding both AMQP and MQTT to Pulsar through the same protocol handler mechanism. Please stay tuned. It is coming out soon.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services