containerd / ttrpc

GRPC for low-memory environments
Apache License 2.0
558 stars 80 forks source link

Introduce stream tracking in client #98

Closed dmcgowan closed 2 years ago

dmcgowan commented 3 years ago

Track individual dispatches using a stream and route messages to the stream.

dmcgowan commented 2 years ago

I'm going to close this for now, it will be a part of the larger change to add client and server streaming