1、 start a rpcx service. run the example https://github.com/rpcxio/rpcx-examples/blob/master/101basic/server.go
2、start the gateway run rpcx-gateway/cmd/gateway.go
3、 run the http client
run rpcx-gateway/cmd/demo/httpclient.go