doc: ttrpc supports stream
https://github.com/containerd/ttrpc/pull/107 Signed-off-by: Paco Xu <paco.xu@daocloud.io>
This commit is contained in:
parent
74421d1018
commit
71c55fb753
@ -40,7 +40,6 @@ directly, if required.
|
|||||||
- The client and server interface are identical whereas in GRPC there is a
|
- The client and server interface are identical whereas in GRPC there is a
|
||||||
client and server interface that are different.
|
client and server interface that are different.
|
||||||
- The Go stdlib context package is used instead.
|
- The Go stdlib context package is used instead.
|
||||||
- No support for streams yet.
|
|
||||||
|
|
||||||
# Status
|
# Status
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user