package
0.0.0-20230602022101-74ed729109fd
Repository: https://github.com/rpcxio/rpcx-gateway.git
Documentation: pkg.go.dev
# README
How to run this demo?
1、 start a rpcx service. run the example https://github.com/rpcxio/rpcx-examples/blob/master/101basic/server/server.go
2、start the gateway run rpcx-gateway/cmd/gateway.go
3、 run the http client
run rpcx-gateway/cmd/demo/httpclient.go