proposal icon indicating copy to clipboard operation
proposal copied to clipboard

L37: Go Custom Transports

Open dfawley opened this issue 7 years ago • 2 comments
trafficstars

dfawley avatar Sep 20 '18 22:09 dfawley

cc @ejona86 @markdroth

dfawley avatar Sep 20 '18 22:09 dfawley

If you're looking for inspiration around pluggable transports, clients, servers, etc you should take a look at go-micro https://github.com/micro/go-micro. We support the ability to do grpc as codec, client/server and transport.

asim avatar Feb 09 '19 14:02 asim