katsew / kodama

Go echo client/server application for testing connectivity of servers(and containers) with ease.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kodama

Simple echo client/server application for testing connectivity of containers(or k8s pods) with ease.

Docker image

docker pull katsew/kodama:latest

Usage

kodama [protocol] [launchType]

e.g. kodama http server

Supported protocol

  • http
  • grpc

Launch types

  • client
  • server

Development

go get github.com/katsew/kodama

License

MIT

About

Go echo client/server application for testing connectivity of servers(and containers) with ease.


Languages

Language:Go 93.1%Language:Shell 3.9%Language:Makefile 3.0%