hmq icon indicating copy to clipboard operation
hmq copied to clipboard

High performance mqtt broker

Results 62 hmq issues
Sort by recently updated
recently updated
newest added

When a large number of qos1 or qos2 messages (about 60000) are received . The whole broker will block。

i use nats and not kafka. https://github.com/nats-io/nats-server the client is: https://github.com/nats-io/nats.go It looks like https://github.com/fhmq/hmq/blob/master/plugins/bridge/bridge.go design will make it possible to add NATS.

While fuzzing the broker i discovered a potential security issue in the broker. Is there any Security policy or security contact i can contact for this? Or do the maintainers...

## Description Hi, I found the memory of hmq can be easily filled up with a simple MQTT message which has big length field. Sending such message to the server...

每次一报这个错:Dropped qos2 packet for await_rel_timeout,订阅发布都阻塞,无法正常订阅发布数据

When the project was officially used for debugging, the debug and info levels were too low, resulting in too much log information being printed, which affected the operation effect of...

When the project is officially used for debugging, the debug and info levels are too low, causing too much log information to be printed, affecting the operation effect of the...

Sorry, I need to fix the file removal function of unixsocket, if not removed, it will cause the sock file to be occupied every time the boot

**Describe the bug** A vulnerability has been identified in the hmq broker version 1.5.5 that can cause the application to crash due to improper handling of certain inputs. **Expected behavior**...

### Description The purpose of this dashboard is to **monitor the resources and performance metrics of an MQTT broker** in real time. It will achieve this by **consuming data from...