rpcx-examples3

examples for rpcx 3.0

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownerrpcxio/rpcx-examples
Primary LanguageGo
Program languageGo (Language Count: 4)
Platform
License:Apache License 2.0
所有者活动
Created At2017-10-20 07:19:25
Pushed At2024-08-22 15:27:56
Last Commit At2024-08-22 23:27:49
Release Count1
Last Release Namev1.1.6 (Posted on 2020-07-14 19:36:26)
First Release Namev1.1.6 (Posted on 2020-07-14 19:36:26)
用户参与
Stargazers Count414
Watchers Count21
Fork Count135
Commits Count192
Has Issues Enabled
Issues Count37
Issue Open Count3
Pull Requests Count5
Pull Requests Open Count20
Pull Requests Close Count5
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private