[grpc-io] gRPC-Core Release 1.35.0

2021-01-21 Thread 'Stanley Cheung' via grpc.io
This is the 1.35.0 (gecko ) release announcement for gRPC-Core and the wrapped languages C++, C#, Objective-C, Python, PHP and Ruby. Latest release notes are here . Core - Backport

[grpc-io] Binding network interface to gRPC channel [python]

2021-01-21 Thread Max
Is there a way to bind a gRPC channel to a network interface (e.g. eth0)? The moment i configure a macsec interface it automatically tries to connect via that interface, which doesn't work. Netns might work, however, it breaks my MySQL connection on localhost. -- You received this message