Added package nimdtp (#2991)

This commit is contained in:
Will Allen 2025-03-06 12:00:18 -06:00 committed by GitHub
parent c79b862510
commit 5edb4b064d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34666,6 +34666,19 @@
"license": "MIT",
"web": "https://github.com/thing-king/colors"
},
{
"name": "nimdtp",
"url": "https://github.com/WKHAllen/nimdtp",
"method": "git",
"tags": [
"socket",
"networking",
"async"
],
"description": "Modern networking interfaces for Nim.",
"license": "MIT",
"web": "https://github.com/WKHAllen/nimdtp"
},
{
"name": "jsony_plus",
"url": "https://github.com/thing-king/jsony_plus",