rpcx-examples3

examples for rpcx 3.0

Github星跟蹤圖

Examples for rpcx 3.0

A lot of examples for rpcx 3.0

How to run

you should build rpcx with necessary tags, otherwise only need to install rpcx:

go get -u -v github.com/smallnest/rpcx/...

If you install succeefullly, you can run examples in this repository.

Enter one sub directory in this repository, go run server.go in one terminal and cd client; go run client.go in another ternimal, and you can watch the run result.

For example,

cd 101basic
go run server.go

And

cd 101basic/client
go run client.go

主要指標

概覽
名稱與所有者rpcxio/rpcx-examples
主編程語言Go
編程語言Go (語言數: 4)
平台
許可證Apache License 2.0
所有者活动
創建於2017-10-20 07:19:25
推送於2024-08-22 15:27:56
最后一次提交2024-08-22 23:27:49
發布數1
最新版本名稱v1.1.6 (發布於 2020-07-14 19:36:26)
第一版名稱v1.1.6 (發布於 2020-07-14 19:36:26)
用户参与
星數414
關注者數21
派生數135
提交數192
已啟用問題?
問題數37
打開的問題數3
拉請求數5
打開的拉請求數20
關閉的拉請求數5
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?