{"id":18556330,"url":"https://github.com/rsocket/rsocket-rpc-go","last_synced_at":"2025-04-10T00:31:01.097Z","repository":{"id":57490491,"uuid":"191275452","full_name":"rsocket/rsocket-rpc-go","owner":"rsocket","description":"RSocket RPC Golang ","archived":false,"fork":false,"pushed_at":"2021-02-04T03:34:59.000Z","size":154,"stargazers_count":15,"open_issues_count":1,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-24T13:51:20.379Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rsocket.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":"2019-06-11T02:02:26.000Z","updated_at":"2022-09-15T14:35:49.000Z","dependencies_parsed_at":"2022-09-02T12:01:48.631Z","dependency_job_id":null,"html_url":"https://github.com/rsocket/rsocket-rpc-go","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsocket%2Frsocket-rpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsocket%2Frsocket-rpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsocket%2Frsocket-rpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsocket%2Frsocket-rpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsocket","download_url":"https://codeload.github.com/rsocket/rsocket-rpc-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248134991,"owners_count":21053585,"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-11-06T21:29:53.939Z","updated_at":"2025-04-10T00:31:00.674Z","avatar_url":"https://github.com/rsocket.png","language":"Go","readme":"# rsocket-rpc-go\n![logo](./logo.jpg)\n\n[![Travis (.org)](https://img.shields.io/travis/rsocket/rsocket-rpc-go.svg)]((https://img.shields.io/travis/rsocket/rsocket-rpc-go.svg))\n[![GoDoc](https://godoc.org/github.com/rsocket/rsocket-rpc-go?status.svg)](https://godoc.org/github.com/rsocket/rsocket-rpc-go)\n[![Go Report Card](https://goreportcard.com/badge/github.com/rsocket/rsocket-rpc-go)](https://goreportcard.com/report/github.com/rsocket/rsocket-rpc-go)\n[![License](https://img.shields.io/github/license/rsocket/rsocket-rpc-go.svg)](https://github.com/rsocket/rsocket-rpc-go/blob/master/LICENSE)\n[![GitHub Release](https://img.shields.io/github/release-pre/rsocket/rsocket-rpc-go.svg)](https://github.com/rsocket/rsocket-rpc-go/releases)\n\n## NOTICE\nIt is still under development. **DO NOT USE IT IN A PRODUCTION ENVIRONMENT!!!**\n\n## Install\n1. Install Protocol Buffers v3. Please see [https://github.com/protocolbuffers/protobuf](https://github.com/protocolbuffers/protobuf).\n2. We offer a `protoc-gen-go` with RSocket RPC support and it's 100% compatible with [official tools](https://github.com/golang/protobuf).\nPlease install by command below:\n\n```bash\n$ go get -u github.com/rsocket/rsocket-rpc-go/protoc-gen-go\n```\n\n## Generate Codes\nIf you are familiar with grpc, just replace the `grpc` with `rrpc`:\n```bash\n$ protoc --go_out=plugins=rrpc:./ping-pong ./ping-pong.proto\n```\n\n\u003e NOTICE: you can find some sample codes in [examples](./examples)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsocket%2Frsocket-rpc-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsocket%2Frsocket-rpc-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsocket%2Frsocket-rpc-go/lists"}