Simple echo client/server application for testing connectivity of containers(or k8s pods) with ease.
docker pull katsew/kodama:latest
kodama [protocol] [launchType]
e.g. kodama http server
- http
- grpc
- client
- server
go get github.com/katsew/kodama
MIT