grpc-dart/example
Jakob Andersen 2f118ea043 Preparation for RPC multiplexing (#31)
First stage of separating Connection from Channel. A Channel manages
multiple Connections, and chooses which Connection to send an RPC on.

In this change, the Channel still creates a Connection for each RPC.
Managing the Connection life-cycle comes in a later change.
2017-09-25 13:51:40 +02:00
..
metadata Preparation for RPC multiplexing (#31) 2017-09-25 13:51:40 +02:00
route_guide Preparation for RPC multiplexing (#31) 2017-09-25 13:51:40 +02:00