Sergeyev Dmitry

Results 2 comments of Sergeyev Dmitry
trafficstars

Possible implementation of authorization for native ws and WsAdapter with correct handshake response. Auth can be different for every gateway (as it required in my case). **some.gateway.ts** ``` ... import...

Looks like a basic "grpc" client problem - https://github.com/grpc/grpc-node/issues/708, not "grpc-caller" specific.