chengjian 2111a3167f 初始化项目,实现文件上传 3 лет назад
..
README.md 2111a3167f 初始化项目,实现文件上传 3 лет назад
httpclient.go 2111a3167f 初始化项目,实现文件上传 3 лет назад

README.md

How to run this demo?

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