Transport

Common implementation details for gRPC Transports.

Transports multiplex messages across some single connection. In ext/ there are implementations atop a custom http2 implementation and atop cronet.