thingsboard / tbmq

Open-source, scalable, and fault-tolerant MQTT broker able to handle 4M+ concurrent client connections, supporting at least 3M messages per second throughput per single cluster node with low latency delivery. The cluster mode supports more than 100M concurrently connected clients.
https://thingsboard.io/products/mqtt-broker/
Apache License 2.0
594 stars 49 forks source link

[Feature Request] MQTT-SN support #40

Open niondir opened 1 year ago

niondir commented 1 year ago

Is your feature request related to a problem? Please describe. We have many devices that connect via NB-IoT where UDP is the protocol if chose. Having a good MQTT-SN broker / endpoint would be great to connect these.

Describe the solution you'd like An UDP endpoint that supports MQTT-SN protocol.

Describe alternatives you've considered Just use CoAP or LWM2M

Additional context

dmytro-landiak commented 1 year ago

hi @niondir,

thank you for the request, we will review it and get back to you once we have a plan regarding your request.

jason-hulkman commented 2 months ago

Is this feature already on the development plan:)

We also need this MQTT-SN, due to the bad, long distance network environment. now the currently alt solution is use the emqx to do it, and forward the device data from emqx to thingsboard.

dmytro-landiak commented 2 months ago

hi @jason-hulkman,

Thank you for bringing up this topic again. We’re in the final stages of preparing the v2.0 release and completing the implementation of several key features. The MQTT-SN feature is already on our roadmap and will be included in the release following v2.0.

Please stay tuned for further updates.