mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-22 12:59:35 +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",
|
"license": "MIT",
|
||||||
"web": "https://github.com/juancarlospaco/tradingview"
|
"web": "https://github.com/juancarlospaco/tradingview"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "polymorph",
|
"name": "polymorph",
|
||||||
"url": "https://github.com/rlipsc/polymorph",
|
"url": "https://github.com/rlipsc/polymorph",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
@ -24997,7 +24997,7 @@
|
|||||||
"description": "An entity-component-system with a focus on compile time optimisation",
|
"description": "An entity-component-system with a focus on compile time optimisation",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"web": "https://github.com/rlipsc/polymorph"
|
"web": "https://github.com/rlipsc/polymorph"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "polymers",
|
"name": "polymers",
|
||||||
"url": "https://github.com/rlipsc/polymers",
|
"url": "https://github.com/rlipsc/polymers",
|
||||||
@ -25043,5 +25043,20 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"doc": "https://ceebeel.github.io/audius",
|
"doc": "https://ceebeel.github.io/audius",
|
||||||
"web": "https://github.com/ceebeel/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