DongyuanPan commented on issue #137:
URL: https://github.com/apache/rocketmq-mqtt/issues/137#issuecomment-1217397799

   [rocketmq-proxy](https://github.com/apache/rocketmq/tree/develop/proxy) 
Multi-protocol support.
   With Proxy served as a traffic interface, it's convenient to implement 
multiple protocols upon proxy. gRPC protocol is implemented first and the 
customized Remoting protocol will be implemented later. HTTP/1.1 will also be 
taken into consideration.
   
   The protocol in 
[rocketmq-proxy](https://github.com/apache/rocketmq/tree/develop/proxy)  is the 
communication protocol of the remoting module (communicating with broker and 
namesrv). Rocketmq mqtt is an application layer protocol. It implements the 
mqtt protocol, so that users can use rocketmq according to the mqtt protocol 
instead of the private protocol of rocketmq


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to