{"id":22360438,"url":"https://github.com/nobonobo/drpc","last_synced_at":"2025-10-29T09:45:09.691Z","repository":{"id":57527086,"uuid":"82190687","full_name":"nobonobo/drpc","owner":"nobonobo","description":"Minimal Distributed RPC Toolkit for Golang","archived":false,"fork":false,"pushed_at":"2017-02-22T13:09:10.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T14:32:16.488Z","etag":null,"topics":["distributed","golang","rpc"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nobonobo.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":"2017-02-16T14:41:48.000Z","updated_at":"2017-02-16T23:35:15.000Z","dependencies_parsed_at":"2022-09-07T02:10:13.984Z","dependency_job_id":null,"html_url":"https://github.com/nobonobo/drpc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nobonobo/drpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobonobo%2Fdrpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobonobo%2Fdrpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobonobo%2Fdrpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobonobo%2Fdrpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nobonobo","download_url":"https://codeload.github.com/nobonobo/drpc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobonobo%2Fdrpc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281600621,"owners_count":26528905,"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","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["distributed","golang","rpc"],"created_at":"2024-12-04T16:16:37.725Z","updated_at":"2025-10-29T09:45:09.657Z","avatar_url":"https://github.com/nobonobo.png","language":"Go","readme":"# 分散RPCツールキット\n\ndrpc: distributed rpc toolkit for golang\n\n## 用語\n\n- ノード(Node) クラスタを構成する１プロセス\n- プロバイド一覧(Provides) 提供するサービス群\n- サービスマップ(ServiceMap) クラスタ内のどのノードでどのサービス稼働中かを示す情報セット\n- マスター クラスタ内のリーダーノード、２つ存在することは禁止\n- スレーブ マスター以外のノード\n\n## サービスインターフェース\n\n- NodeService: １ノードに１つだけ必ずサポートする \n- NamingService: サービスのアドレスや稼動状態を管理する\n- 追加予定\n\n### NodeService: (すべてのノードがサポートする)\n- Invite: NamingServiceへの接続招待\n    - 既存のNamingServiceへの接続を破棄して呼ばれたノードは指定先に接続する\n- Bye: 指定ノードとの接続切り離し（動作は継続）\n\n### NamingService: 名前引きサービス\n- Register: 登録\n- Query: サービス名でサポートノード一覧を得る\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobonobo%2Fdrpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnobonobo%2Fdrpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobonobo%2Fdrpc/lists"}