{"id":22526220,"url":"https://github.com/harmony-development/protobuf-ts-transport-hrpc","last_synced_at":"2025-03-28T04:17:48.908Z","repository":{"id":57115226,"uuid":"416574082","full_name":"harmony-development/protobuf-ts-transport-hrpc","owner":"harmony-development","description":"hRPC transport for protobuf-ts","archived":false,"fork":false,"pushed_at":"2021-12-31T03:17:15.000Z","size":87,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-18T02:56:01.004Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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-10-13T03:19:46.000Z","updated_at":"2023-09-13T12:36:50.000Z","dependencies_parsed_at":"2022-08-22T06:31:03.082Z","dependency_job_id":null,"html_url":"https://github.com/harmony-development/protobuf-ts-transport-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%2Fprotobuf-ts-transport-hrpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmony-development%2Fprotobuf-ts-transport-hrpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmony-development%2Fprotobuf-ts-transport-hrpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmony-development%2Fprotobuf-ts-transport-hrpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harmony-development","download_url":"https://codeload.github.com/harmony-development/protobuf-ts-transport-hrpc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245966927,"owners_count":20701758,"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:18.664Z","updated_at":"2025-03-28T04:17:48.873Z","avatar_url":"https://github.com/harmony-development.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# protobuf-ts-transport-hrpc\n\nhRPC transport for protobuf-ts\n\nExample usage:\n```ts\nimport { ChatServiceClient } from \"../gen/chat.client\";\nimport { HrpcTransport } from \"@harmony-dev/transport-hrpc\";\n\n// ChatServiceClient is the generated protobuf-ts client. Read protobuf-ts's usage guide for more details\nconst client = new ChatServiceClient(\n  new HrpcTransport({\n    // the service's URL for access.\n    baseUrl: \"http://localhost:6969\",\n  })\n);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharmony-development%2Fprotobuf-ts-transport-hrpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharmony-development%2Fprotobuf-ts-transport-hrpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharmony-development%2Fprotobuf-ts-transport-hrpc/lists"}