{"id":36813505,"url":"https://github.com/rocket049/rpc2d","last_synced_at":"2026-01-12T13:51:24.596Z","repository":{"id":57709957,"uuid":"153419997","full_name":"rocket049/rpc2d","owner":"rocket049","description":"基于go标准库的双向rpc调用库。two-way rpc library base on go standard library.","archived":false,"fork":false,"pushed_at":"2022-09-15T09:03:29.000Z","size":6565,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-19T05:58:18.990Z","etag":null,"topics":["go","rpc","two-way"],"latest_commit_sha":null,"homepage":"https://gitee.com/rocket049/rpc2d","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rocket049.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}},"created_at":"2018-10-17T08:11:37.000Z","updated_at":"2023-02-09T18:33:16.000Z","dependencies_parsed_at":"2022-09-26T21:21:24.297Z","dependency_job_id":null,"html_url":"https://github.com/rocket049/rpc2d","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/rocket049/rpc2d","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocket049%2Frpc2d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocket049%2Frpc2d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocket049%2Frpc2d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocket049%2Frpc2d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rocket049","download_url":"https://codeload.github.com/rocket049/rpc2d/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocket049%2Frpc2d/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28339627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["go","rpc","two-way"],"created_at":"2026-01-12T13:51:24.270Z","updated_at":"2026-01-12T13:51:24.576Z","avatar_url":"https://github.com/rocket049.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rpc2d\n\n#### 项目介绍\nrpc2d 双向 RPC 调用，可以实现从服务器 CALLBACK 客户端 API，基于 \"net/rpc\" 原生库\n\nuse: SEE `test/server.go` 、 `test/client.go`\n\n*`NewRpcNodeByConn` 函数兼容 `gitee.com/rocket049/pipeconn`*\n\n#### 软件架构\n软件架构说明\n\n\n#### 安装教程\n\n1. xxxx\n2. xxxx\n3. xxxx\n\n#### 使用说明\n\n    type ProviderType\n    type RpcNode\n        func Accept(l net.Listener, provider interface{}) (*RpcNode, error)\n        func NewRpcNode(provider interface{}) *RpcNode\n        func NewRpcNodeByConn(provider interface{}, conn io.ReadWriteCloser) *RpcNode\n        func (self *RpcNode) Close()\n        func (self *RpcNode) Dial(addr string) error\n\n#### 参与贡献\n\n1. Fork 本项目\n2. 新建 Feat_xxx 分支\n3. 提交代码\n4. 新建 Pull Request\n\n\n#### 码云特技\n\n1. 使用 Readme\\_XXX.md 来支持不同的语言，例如 Readme\\_en.md, Readme\\_zh.md\n2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com)\n3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目\n4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目，是码云综合评定出的优秀开源项目\n5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help)\n6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocket049%2Frpc2d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frocket049%2Frpc2d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocket049%2Frpc2d/lists"}