diff --git a/packages.json b/packages.json index c294274..6a6f463 100644 --- a/packages.json +++ b/packages.json @@ -18856,6 +18856,24 @@ "license": "MIT", "web": "https://github.com/nitely/nregex" }, + { + "name": "hyperx", + "url": "https://github.com/nitely/nim-hyperx", + "method": "git", + "tags": [ + "http", + "http2", + "web", + "web-server", + "web-client", + "server", + "client", + "client-server" + ], + "description": "Pure Nim http2 client and server", + "license": "MIT", + "web": "https://github.com/nitely/nim-hyperx" + }, { "name": "delight", "url": "https://github.com/liquid600pgm/delight",