Commit Graph

14 Commits

Author SHA1 Message Date
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