Added package ngtcp2 (#1703)

This commit is contained in:
markspanbroek 2020-11-09 19:06:20 +01:00 committed by GitHub
parent 7066bdb297
commit f3ae44f599
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20262,5 +20262,17 @@
"description": "Find and Edit Utility",
"license": "MIT",
"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"
}
]