This commit is contained in:
Esteban C Borsani
2024-07-15 07:04:57 +08:00
committed by GitHub
parent c2f5be9635
commit de072f8510
+20
View File
@@ -19004,6 +19004,26 @@
"license": "MIT",
"web": "https://github.com/nitely/nim-hyperx"
},
{
"name": "grpc",
"url": "https://github.com/nitely/nim-grpc",
"method": "git",
"tags": [
"rpc",
"grpc",
"http",
"http2",
"web",
"web-server",
"web-client",
"server",
"client",
"client-server"
],
"description": "Pure Nim gRPC client and server",
"license": "MIT",
"web": "https://github.com/nitely/nim-grpc"
},
{
"name": "delight",
"url": "https://github.com/liquid600pgm/delight",