Add taps_coap library (#2462)

https://codeberg.org/eris/coap-nim
This commit is contained in:
Emery Hemingway 2023-01-21 19:45:18 -06:00 committed by GitHub
parent 389fc0abb4
commit 165820b864
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28599,5 +28599,19 @@
"description": "FictionBook2 library and tools.",
"license": "MIT",
"web": "https://github.com/survivorm/fblib"
},
{
"name": "taps_coap",
"url": "https://codeberg.org/eris/coap-nim",
"method": "git",
"tags": [
"coap",
"library",
"protocol",
"taps"
],
"description": "Pure Nim CoAP implementation",
"license": "agplv3",
"web": "https://codeberg.org/eris/coap-nim"
}
]