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
567 stars 43 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.