
distmqtt 0.35.2
0
MQTT client/broker using anyio and distkv
Contents
MQTT client/broker using anyio and distkv
Stars: 16, Watchers: 16, Forks: 8, Open Issues: 3The M-o-a-T/distmqtt
repo was created 2 years ago and was last updated 1 months ago. The project is not very popular with only 16 github stars!
How to Install distmqtt
You can install distmqtt using pip
pip install distmqtt
or add it to a project with poetry
poetry add distmqtt
Package Details
- Author
- Matthias Urlichs
- License
- MIT
- Homepage
- https://github.com/smurfix/distmqtt
- PyPi
- https://pypi.org/project/distmqtt/
- GitHub Repo
- https://github.com/smurfix/distmqtt
Classifiers
- Communications
- Internet
Related Packages
Errors
A list of common distmqtt errors.
Code Examples
Here are some distmqtt
code examples and snippets.
GitHub Issues
The distmqtt package has 3 open issues on GitHub
- fix reconnect, use ConnectionError …