Skip to content

Commit

Permalink
Add grpc (#2907)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitely authored Jul 14, 2024
1 parent c2f5be9 commit de072f8
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit de072f8

Please sign in to comment.