Last updated:
0 purchases
qrkey 0.5.5
Qrkey
Summary
Qrkey is a library implementing a protocol designed to facilitate the
deployment of robots swarm.
The protocol relies on MQTT so that a
Qrkey server is reachable even with a private IP address.
Access to the swarm is managed by a QR code based authentication scheme.
Installation
Python server library:
pip install qrkey
Node client library:
npm i qrkey
License
qrkey is distributed under the terms of the BSD-3-Clause license.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.