Categorygithub.com/ksysoev/oneway
module
0.0.0-20241118114016-5fac4bde46e5
Repository: https://github.com/ksysoev/oneway.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author