Added package hpack

This commit is contained in:
nitely 2018-05-30 13:20:07 -03:00
parent 0a1f5b012f
commit c06d4421ce

View File

@ -9521,5 +9521,17 @@
"description": "ClickHouse Nim interface",
"license": "MIT",
"web": "https://github.com/leonardoce/nim-clickhouse"
},
{
"name": "hpack",
"url": "https://github.com/nitely/nim-hpack",
"method": "git",
"tags": [
"http2",
"hpack"
],
"description": "HPACK (Header Compression for HTTP/2)",
"license": "MIT",
"web": "https://github.com/nitely/nim-hpack"
}
]