{"id":13592238,"url":"https://github.com/rpcxio/rpcx-examples","last_synced_at":"2026-01-12T02:41:24.400Z","repository":{"id":38022475,"uuid":"107645304","full_name":"rpcxio/rpcx-examples","owner":"rpcxio","description":"examples for the latest rpcx","archived":false,"fork":false,"pushed_at":"2024-08-22T15:27:56.000Z","size":28780,"stargazers_count":407,"open_issues_count":23,"forks_count":136,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-08-22T17:17:17.366Z","etag":null,"topics":["dubbo","example","examples","motan","rpc","rpcx"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rpcxio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-20T07:19:25.000Z","updated_at":"2024-08-22T15:27:59.000Z","dependencies_parsed_at":"2023-07-13T09:51:40.681Z","dependency_job_id":"f79a05a7-b634-4d19-b31e-05cda620a7f2","html_url":"https://github.com/rpcxio/rpcx-examples","commit_stats":{"total_commits":183,"total_committers":7,"mean_commits":"26.142857142857142","dds":"0.27322404371584696","last_synced_commit":"46a31f6ae4bf9e5342ca0910417b080723c8df06"},"previous_names":["rpcxio/rpcx-examples3","rpcx-ecosystem/rpcx-examples3"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpcxio%2Frpcx-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpcxio%2Frpcx-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpcxio%2Frpcx-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpcxio%2Frpcx-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rpcxio","download_url":"https://codeload.github.com/rpcxio/rpcx-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223346590,"owners_count":17130466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dubbo","example","examples","motan","rpc","rpcx"],"created_at":"2024-08-01T16:01:07.240Z","updated_at":"2026-01-12T02:41:24.383Z","avatar_url":"https://github.com/rpcxio.png","language":"Go","readme":"# Examples for the latest rpcx\n\nA lot of examples for [rpcx](https://github.com/smallnest/rpcx)\n\n\n## How to run\nyou should build rpcx with necessary tags, otherwise only need to install rpcx:\n\n```sh\ngo get -u -v github.com/smallnest/rpcx/...\n```\n\nIf you install succeefullly, you can run examples in this repository.\n\nEnter 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.\n\nFor example,\n\n```sh\ncd 101basic/server\ngo run server.go\n```\n\nAnd\n\n```sh\ncd 101basic/client\ngo run client.go\n```\n","funding_links":[],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frpcxio%2Frpcx-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frpcxio%2Frpcx-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frpcxio%2Frpcx-examples/lists"}