Skip to content

Commit 82a19aa

Browse files
authored
Add hyps package (#3038)
1 parent 51334dd commit 82a19aa

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

packages.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19078,6 +19078,19 @@
1907819078
"license": "MIT",
1907919079
"web": "https://github.com/nitely/nim-grpc"
1908019080
},
19081+
{
19082+
"name": "hyps",
19083+
"url": "https://github.com/nitely/nim-hyps",
19084+
"method": "git",
19085+
"tags": [
19086+
"pubsub",
19087+
"web",
19088+
"async"
19089+
],
19090+
"description": "An async pub/sub client and server",
19091+
"license": "MIT",
19092+
"web": "https://github.com/nitely/nim-hyps"
19093+
},
1908119094
{
1908219095
"name": "delight",
1908319096
"url": "https://github.com/liquid600pgm/delight",

0 commit comments

Comments
 (0)