{"id":27634872,"url":"https://github.com/dpc/iroh-dpc-rpc","last_synced_at":"2025-08-26T19:07:32.755Z","repository":{"id":288857138,"uuid":"969366224","full_name":"dpc/iroh-dpc-rpc","owner":"dpc","description":"dpc's Iroh rpc library","archived":false,"fork":false,"pushed_at":"2025-07-03T02:06:02.000Z","size":86,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-21T08:36:41.637Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-04-20T01:29:19.000Z","updated_at":"2025-07-03T02:06:05.000Z","dependencies_parsed_at":"2025-04-22T00:31:55.333Z","dependency_job_id":null,"html_url":"https://github.com/dpc/iroh-dpc-rpc","commit_stats":null,"previous_names":["dpc/iroh-dpc-rpc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dpc/iroh-dpc-rpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Firoh-dpc-rpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Firoh-dpc-rpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Firoh-dpc-rpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Firoh-dpc-rpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpc","download_url":"https://codeload.github.com/dpc/iroh-dpc-rpc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Firoh-dpc-rpc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272247437,"owners_count":24899570,"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-08-26T02:00:07.904Z","response_time":60,"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":[],"created_at":"2025-04-23T19:38:41.500Z","updated_at":"2025-08-26T19:07:32.748Z","avatar_url":"https://github.com/dpc.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dpc's Iroh Rpc\n\nThis is a simple RPC library for Iroh.\n\nHow it works:\n\n* Every rpc call is its own stream.\n* Each stream starts with a `u16` rpc id.\n* After that both sides can send one or more length-prefixed messages,\n  that might encode payloads they expect.\n\nSupport:\n\n* `bincode`-encoded messages\n* `bao-tree`-encoded messages (for incremental verification)\n\nNot exactly rocket science.\n\nTODO:\n\n* `cbor` encoding\n* configurable msg size limits\n* configurable concurrency limits\n\nSee [Echo Example](./examples/echo.rs).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpc%2Firoh-dpc-rpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpc%2Firoh-dpc-rpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpc%2Firoh-dpc-rpc/lists"}