paralin / grpc-bus

Call GRPC services (even streams!) from the browser over any two-way socket to Node and soon Go.
MIT License
43 stars 5 forks source link

GRPC Error message is not returned to client #40

Open gabrielgrant opened 7 years ago

gabrielgrant commented 7 years ago

It seems only the GRPC error code, not the content of the error message, is returned to the client.