mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Rename netpipe to netty. (#1467)
This commit is contained in:
parent
aaf069c39c
commit
ed8437bd10
@ -13129,15 +13129,19 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "netpipe",
|
"name": "netpipe",
|
||||||
"url": "https://github.com/treeform/netpipe/",
|
"alias": "netty"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "netty",
|
||||||
|
"url": "https://github.com/treeform/netty/",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"networking",
|
"networking",
|
||||||
"udp"
|
"udp"
|
||||||
],
|
],
|
||||||
"description": "Netpipe is a reliable UDP connection for Nim.",
|
"description": "Netty is a reliable UDP connection for games.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/treeform/netpipe/"
|
"web": "https://github.com/treeform/netty/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "fnv",
|
"name": "fnv",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user