mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Added package ngtcp2 (#1703)
This commit is contained in:
parent
7066bdb297
commit
f3ae44f599
@ -20262,5 +20262,17 @@
|
|||||||
"description": "Find and Edit Utility",
|
"description": "Find and Edit Utility",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/h3rald/fae"
|
"web": "https://github.com/h3rald/fae"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ngtcp2",
|
||||||
|
"url": "https://github.com/status-im/nim-ngtcp2",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"ngtcp2",
|
||||||
|
"quic"
|
||||||
|
],
|
||||||
|
"description": "Nim wrapper around the ngtcp2 library",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/status-im/nim-ngtcp2"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user