Dima Z
Dima Z
@igor-imaginemage do you have any concerns about signing the CLA? I would love to see this one merged.
Some GraphQL servers (e.g. https://github.com/99designs/gqlgen) allow specifying a subscription query in the body which results in upgrading the connection to websocket.
Experiencing the same issue with `@grpc/[email protected]`. Same symptoms as @i7N3 -- Could not repro when running both client and server on the same machine. Repros in ~50% cases when running...
Enabling `HTTP/2 end-to-end` in my deployment settings on Cloud Run fixed the issue for me.
@ppati000 could you share latest news on this please? Really interested in having this asap.
I would also be interested in mocking status codes. There is also this old issue on that: https://github.com/tokopedia/gripmock/issues/21.
Can we get this merged please?