Added package networkutils (#2135)

Co-authored-by: Vladimir Berezenko <qmaster@MacBook-Pro-Vladimir.local>
This commit is contained in:
Vladimir Berezenko
2022-02-08 21:11:04 +00:00
committed by GitHub
co-authored by Vladimir Berezenko
parent bc8b9c73b5
commit d2c32b6d0f
+17 -2
View File
@@ -24983,7 +24983,7 @@
"license": "MIT",
"web": "https://github.com/juancarlospaco/tradingview"
},
{
{
"name": "polymorph",
"url": "https://github.com/rlipsc/polymorph",
"method": "git",
@@ -24997,7 +24997,7 @@
"description": "An entity-component-system with a focus on compile time optimisation",
"license": "Apache-2.0",
"web": "https://github.com/rlipsc/polymorph"
},
},
{
"name": "polymers",
"url": "https://github.com/rlipsc/polymers",
@@ -25043,5 +25043,20 @@
"license": "MIT",
"doc": "https://ceebeel.github.io/audius",
"web": "https://github.com/ceebeel/audius"
},
{
"name": "networkutils",
"url": "https://github.com/Q-Master/networkutils.nim",
"method": "git",
"tags": [
"networking",
"sockets",
"async",
"sync",
"library"
],
"description": "Various networking utils",
"license": "MIT",
"web": "https://github.com/Q-Master/networkutils.nim"
}
]