We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51334dd commit 82a19aaCopy full SHA for 82a19aa
packages.json
@@ -19078,6 +19078,19 @@
19078
"license": "MIT",
19079
"web": "https://github.com/nitely/nim-grpc"
19080
},
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
+ },
19094
{
19095
"name": "delight",
19096
"url": "https://github.com/liquid600pgm/delight",
0 commit comments