
Research
SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.
amqtt
Advanced tools
aMQTT is an open source MQTT broker and client1, natively implemented with Python's asyncio.
Full set of MQTT 3.1.1 protocol specifications
Communication over multiple TCP and/or websocket ports, including support for SSL/TLS
Support QoS 0, QoS 1 and QoS 2 messages flow
Client auto-reconnection on network lost
Plugin framework for functionality expansion; included plugins:
$SYS topic publishingamqtt is available on PyPI
$ pip install amqtt
Available on Read the Docs.
Launch from DockerHub
$ docker run -d -p 1883:1883 amqtt/amqtt:latest
The amqtt project runs a test aMQTT broker/server at test.amqtt.io which supports: MQTT, MQTT over TLS, websocket, secure websockets.
Bug reports, patches and suggestions welcome! Just open an issue or join the discord community.
| Version | hbmqtt compatibility | Supported Python Versions |
|---|---|---|
| 0.10.x | yes 2 | 3.7 - 3.9 |
| 0.11.x | no 3 | 3.10 - 3.13 |
FAQs
Python's asyncio-native MQTT broker and client.
We found that amqtt demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.

Company News
Socket is proud to join the OpenJS Foundation as a Silver Member, deepening our commitment to the long-term health and security of the JavaScript ecosystem.

Security News
npm now links to Socket's security analysis on every package page. Here's what you'll find when you click through.