mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package networkutils (#2135)
Co-authored-by: Vladimir Berezenko <qmaster@MacBook-Pro-Vladimir.local>
This commit is contained in:
parent
bc8b9c73b5
commit
d2c32b6d0f
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user