diff --git a/packages.json b/packages.json index 4a67ae2..d4907cd 100644 --- a/packages.json +++ b/packages.json @@ -19078,6 +19078,19 @@ "license": "MIT", "web": "https://github.com/nitely/nim-grpc" }, + { + "name": "hyps", + "url": "https://github.com/nitely/nim-hyps", + "method": "git", + "tags": [ + "pubsub", + "web", + "async" + ], + "description": "An async pub/sub client and server", + "license": "MIT", + "web": "https://github.com/nitely/nim-hyps" + }, { "name": "delight", "url": "https://github.com/liquid600pgm/delight",