Package: wnpp
Severity: wishlist
Owner: Edward Betts <[email protected]>

* Package name    : amqtt
  Version         : 0.11.3
  Upstream Author : aMQTT Contributors
* URL             : https://github.com/Yakifo/amqtt
* License         : MIT
  Programming Lang: Python
  Description     : Asyncio-based MQTT broker and client implementation

  Implementation of the MQTT 3.1.1 messaging protocol providing both broker
  and client functionality, built on top of asyncio.
  .
  It supports publish/subscribe communication over TCP or WebSocket
  connections and implements the standard MQTT Quality of Service levels for
  reliable message delivery.
  .
  The broker handles authentication, authorisation, topic access control,
  and message distribution. SSL/TLS encryption and plugin-based extensions
  are supported.
  .
  Session persistence and automatic reconnection help maintain communication
  across temporary network interruptions. Suitable for IoT, sensor networks,
  and other distributed systems using MQTT.

This library is a dependancy of Home Assistant, the Python smart home platform.
I plan to maintain it as part of the Home Assistant team.

Reply via email to