This commit is contained in:
Esteban C Borsani 2024-07-14 20:04:57 -03:00 committed by GitHub
parent c2f5be9635
commit de072f8510
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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",