tmc/grpc-websocket-proxy

Support non-streaming grpc endpoints

nirshirion opened this issue · 3 comments

When trying to expose the entire grpc api in websockets, it would be a nice feature to support the request-response endpoints.

These are supported already by the underlying grpc-gateway, what use case do you have where you must not use normal HTTP methods?

tmc commented

@nirshirion ping, can you elaborate on your use case here?

tmc commented

I can kind of squint and see some sort of consistency argument here but without a real use case I'm not going to entertain this further. Please feel free to re-open.