grpc_graphql_gateway 0.9.2

A Rust implementation of gRPC-GraphQL gateway - generates GraphQL execution code from gRPC services
1
2
3
4
5
{
  "dependencies": {
    "ws": "^8.18.3"
  }
}