grpc-rust icon indicating copy to clipboard operation
grpc-rust copied to clipboard

Multiple clients with same event loop

Open kostko opened this issue 6 years ago • 0 comments

I noticed that httpbis supports using an external event loop with multiple clients (exposed through the client builder interface), but this doesn't seem to be exposed in grpc-rust? It would probably make sense for grpc-rust to expose a client builder interface as well or did I miss some way to do that?

kostko avatar Feb 11 '18 16:02 kostko