Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.
/ oneway Public archive

OneWay is mesh network for connecting micro services via only outbound connections

License

Notifications You must be signed in to change notification settings

ksysoev/oneway

Repository files navigation

OneWay

OneWay CodeCov Go Report Card Go Reference License: MIT

OneWay is network for connecting micro services via only outbound connectionss

Example of usage:

Start exchange, revproxy and example services(grpc + http)

docker compose up

make http request:

go run example/http_client/main.go

make grpc request

go run example/grpc_client/main.go

About

OneWay is mesh network for connecting micro services via only outbound connections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published