{"id":22526226,"url":"https://github.com/harmony-development/hrpc","last_synced_at":"2025-07-26T22:02:24.595Z","repository":{"id":44885915,"uuid":"332587181","full_name":"harmony-development/hrpc","owner":"harmony-development","description":"Dead-simple protobuf-based RPC system. ","archived":false,"fork":false,"pushed_at":"2022-03-10T11:39:04.000Z","size":16687,"stargazers_count":24,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-06-21T00:17:14.269Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/harmony-development.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSES/Apache-2.0.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-25T00:19:19.000Z","updated_at":"2023-09-13T12:35:58.000Z","dependencies_parsed_at":"2022-08-25T14:51:36.211Z","dependency_job_id":null,"html_url":"https://github.com/harmony-development/hrpc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmony-development%2Fhrpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmony-development%2Fhrpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmony-development%2Fhrpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmony-development%2Fhrpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harmony-development","download_url":"https://codeload.github.com/harmony-development/hrpc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228566988,"owners_count":17937986,"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":[],"created_at":"2024-12-07T06:14:19.766Z","updated_at":"2024-12-07T06:14:20.258Z","avatar_url":"https://github.com/harmony-development.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hRPC\n\n## A simple RPC system using protocol buffers over HTTP and WebSockets\n\nhRPC was designed to be used as a very simple alternative to gRPC. gRPC streams\nare known to be problematic due to how they were designed to be long-living, so\nas a result hRPC was born.\n\n### Supported Languages\n\nhRPC was made with the intention to be as **simple as possible**, so creating a\ncode generator / transport isn't actually that scary. That said, we have already\nbuilt with hRPC using the following languages:\n\n- Rust (using [hrpc-rs](https://github.com/harmony-development/hrpc-rs))\n- TypeScript (using [@harmony-dev/hrpc](https://github.com/harmony-development/protobuf-ts-transport-hrpc))\n- C++ (using `protoc-gen-hrpc` with `--hrpc_opt=\"cpp_client\"`)\n- C# (using `protoc-gen-hrpc` with `--hrpc-opt=\"csharp_client\"` or `--hrpc-opt=\"csharp_server\"`, and [hrpc.net](https://github.com/harmony-development/hrpc.net) wrapper)\n- Dart (using `protoc-gen-hrpc` with `--hrpc_opt=\"dart_client\"`)\n- Elixir (using `protoc-gen-hrpc` with `--hrpc_opt=\"elixir_server\"`)\n\n### WIP Languages\n\n- Go (using `protoc-gen-go-hrpc` **not `protoc-gen-hrpc`**)\n\n### Examples\n\nExample applications are located at [the hRPC examples repository](https://github.com/harmony-development/hrpc-examples).\n\nAlso check out our [blog post] containing a tutorial.\n\n### Protocol and Spec\n\nSee the protobuf files in [`protocol`](./protocol). That folder also contains\ndocumentation regarding to hRPC.\n\n[blog post]: https://dev.to/harmonydevelopment/introducing-hrpc-a-simple-rpc-system-for-user-facing-apis-16ge\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharmony-development%2Fhrpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharmony-development%2Fhrpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharmony-development%2Fhrpc/lists"}