mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add CoAP and IKEA Home Smart packages (#2251)
This commit is contained in:
parent
38508d237d
commit
6eb0af0e68
@ -1948,6 +1948,34 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/ratel"
|
||||
},
|
||||
{
|
||||
"name": "coap",
|
||||
"url": "https://github.com/PMunch/libcoap",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"coap",
|
||||
"wrapper",
|
||||
"futhark"
|
||||
],
|
||||
"description": "libcoap C library wrapped in Nim with full async integration",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/libcoap"
|
||||
},
|
||||
{
|
||||
"name": "ikeahomesmart",
|
||||
"url": "https://github.com/PMunch/ikeahomesmart",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"ikea",
|
||||
"homesmart",
|
||||
"coap"
|
||||
],
|
||||
"description": "IKEA Home Smart library to monitor and control lights through the IKEA Gateway",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/ikeahomesmart"
|
||||
},
|
||||
{
|
||||
"name": "sdl2_nim",
|
||||
"url": "https://github.com/Vladar4/sdl2_nim",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user