1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/net/py-paho-mqtt/pkg-descr
Yuri Victorovich 6c3191895c net/py-paho-mqtt: Update 1.1 -> 1.2
PR:		234899
Submitted by:	dvl
Approved by:	joe@thrallingpenguin.com (maintainer)
2019-02-02 22:08:26 +00:00

9 lines
382 B
Plaintext

Python MQTT version 3.1/3.1.1 client class
The MQTT protocol is a machine-to-machine (M2M)/"Internet of Things"
connectivity protocol. Designed as an extremely lightweight publish/subscribe
messaging transport, it is useful for connections with remote locations where
a small code footprint is required and/or network bandwidth is at a premium.
WWW: https://www.eclipse.org/paho/