mq icon indicating copy to clipboard operation
mq copied to clipboard

May I ask why the protocol in source code seems STOMP but names MQTT?

Open lucasjinreal opened this issue 7 years ago • 4 comments

this is the last open source project seems promising as a golang MQTT broker. But I still have one question about this implementation:

why the protocol in source code is STOMP but names MQTT? As far as I know, they are 2 different protocols.

Any clarify would be very appreciated!

lucasjinreal avatar Aug 27 '17 11:08 lucasjinreal

Where do you see MQTT? This tool implements the STOMP protocol.

tboerger avatar Aug 29 '17 13:08 tboerger

As @jinfagang I also thought drone mq is MQTT server. But it is not..

Anyone can look at it to know more details Choosing Your Messaging Protocol: AMQP, MQTT, or STOMP

muratsplat avatar Mar 14 '18 10:03 muratsplat

But mq doesn't mean mqtt, it just means message queue

tboerger avatar Mar 14 '18 10:03 tboerger

:) @tboerger yes you are right 👍 There is no wrong something in this repo of course.

I think that we can close this issue..

Thanks.

muratsplat avatar Mar 16 '18 07:03 muratsplat