Commit Graph

21 Commits

Author SHA1 Message Date
Austin Vazquez
e0f3eadca5
Fix CI build status badge in readme
Signed-off-by: Austin Vazquez <macedonv@amazon.com>
2024-02-29 15:43:55 +00:00
Vincent Batts
45ed590198
README: protobuild is in containerd org now
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2022-11-01 17:37:45 -04:00
Paco Xu
71c55fb753
doc: ttrpc supports stream
https://github.com/containerd/ttrpc/pull/107

Signed-off-by: Paco Xu <paco.xu@daocloud.io>
2022-06-09 12:29:42 +08:00
Vincent Batts
9660e6b7a5
*: remove codecov
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2022-04-20 12:38:36 -04:00
Derek McGowan
30684b0d8e Add ttrpc protocol definition
Signed-off-by: Derek McGowan <derek@mcg.dev>
2022-03-02 11:42:10 -08:00
Fu Wei
360e86c9dd
Merge pull request #86 from dmcgowan/branch-rename 2021-06-19 14:57:08 +08:00
Derek McGowan
a1433112ec Rename branch from master to main
Signed-off-by: Derek McGowan <derek@mcg.dev>
2021-06-18 23:53:03 -07:00
Kazuyoshi Kato
dcc7d39848 Remove "Very new" and checked TODO items
ttrpc is not new. It has been used by containerd for years.

Fixes #59.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2021-05-21 15:55:17 -07:00
Sebastiaan van Stijn
88f25256c0
CI: add codecov badge to readme
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-02-09 17:44:41 +01:00
Sebastiaan van Stijn
6773702961
CI: remove travis
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-02-09 17:20:01 +01:00
Sebastiaan van Stijn
5bab91b0d0
Use GitHub Actions for CI
This is mostly a copy of the workflow from the github.com/containerd/typeurl
repository. After this we can remove travis.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-02-08 12:10:17 +01:00
Phil Estes
6c96b39a28
Add common check scripts and project references
Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
2018-10-01 10:33:38 -04:00
Michael Crosby
0690b20898 Add apache license to files
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-06-27 17:49:06 -04:00
Michael Crosby
4b957e7112 Update imports and references for containerd
This updates the references and imports for the move into the containerd
org.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-06-27 17:32:37 -04:00
Stephen J Day
9992073108
README: add build status badge
Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-11-29 17:26:55 -08:00
Stephen J Day
07cd4de2f2
ttrpc: correctly propagate error from response
Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-11-22 12:06:18 -08:00
Stephen J Day
d7306a0f0b
README: clarifications and TODOs
Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-11-15 18:32:08 -08:00
Stephen J Day
bd8c759c72
ttrpc: update examples after name change
Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-11-15 17:09:36 -08:00
Stephen J Day
76ad1535fb
README: explain differences with grpc
Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-11-15 16:58:33 -08:00
Stephen J Day
538d13ce1b
README: update overview of project and provide usage
Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-11-14 13:12:30 -08:00
Stephen Day
96ea8b3be5
Initial commit 2017-11-13 14:12:46 -08:00