containerd / ttrpc

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

Add client side context.Done support #29

Closed crosbymichael closed 6 years ago

crosbymichael commented 6 years ago

Signed-off-by: Michael Crosby crosbymichael@gmail.com

Random-Liu commented 6 years ago

LGTM.

We may need an LGTM from @stevvooe. He's more familiar with this.