Added package nmqtt (#1398)

This commit is contained in:
Ico Doornekamp 2020-03-14 11:04:14 +01:00 committed by GitHub
parent c55a272180
commit f057ca6335
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16976,5 +16976,18 @@
"description": "Root finding functions for Nim",
"license": "MIT",
"web": "https://github.com/BarrOff/roots"
},
{
"name": "nmqtt",
"url": "https://github.com/zevv/nmqtt",
"method": "git",
"tags": [
"MQTT",
"IoT",
"MQTT3"
],
"description": "Native MQTT client library",
"license": "MIT",
"web": "https://github.com/zevv/nmqtt"
}
]