{"id":15074505,"url":"https://github.com/gocs/birpc","last_synced_at":"2026-02-06T07:34:02.923Z","repository":{"id":132498665,"uuid":"211375057","full_name":"gocs/birpc","owner":"gocs","description":"go game dev networking poc","archived":false,"fork":false,"pushed_at":"2023-10-28T13:23:51.000Z","size":121,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T00:11:17.637Z","etag":null,"topics":["game-development","go","golang","grpc"],"latest_commit_sha":null,"homepage":"","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/gocs.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-27T17:59:50.000Z","updated_at":"2023-07-06T04:41:32.000Z","dependencies_parsed_at":"2024-06-21T18:56:59.791Z","dependency_job_id":"cee8928f-25ec-49ca-880e-bf6c24ac3377","html_url":"https://github.com/gocs/birpc","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/gocs%2Fbirpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocs%2Fbirpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocs%2Fbirpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocs%2Fbirpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gocs","download_url":"https://codeload.github.com/gocs/birpc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243864822,"owners_count":20360360,"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":["game-development","go","golang","grpc"],"created_at":"2024-09-25T03:33:55.210Z","updated_at":"2026-02-06T07:34:02.878Z","avatar_url":"https://github.com/gocs.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# birpc\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/gocs/birpc)](https://goreportcard.com/report/github.com/gocs/birpc)\n[![Go 1.12](https://img.shields.io/badge/go-1.12-7cf.svg)](https://golang.org/dl/)\n[![Build Status](https://travis-ci.org/gocs/birpc.svg?branch=master)](https://travis-ci.org/gocs/birpc)\n\n## goal\n\nsimple grpc golang game development in ebiten\\\nlol just capturing cursor\n\n## pre-requisite\n\n`go \u003e1.12`\n\n`protoc` from [protocolbuffers/protobuf releases binary](https://github.com/protocolbuffers/protobuf/releases)\n\nsave it to `$GOPATH/bin` in mac or `%GOPATH%\\bin` in windows\n\n## running\n\n```\nprotoc --proto_path=src/proto --go_out=plugins=grpc:src/proto mouse.proto\n```\n```\ngo get\ngo run ./src/server/server.go\n```\nanother terminal\n```\ngo run ./src/client/client.go\n```\n\n## status\n\nneeds more knowledge about game design\n\nneeds more knowledge about concurrency in go\n\nbarely sync\\\nesp. client receive\n\nneeds update of collision\n\n## LICENSE\n\napache 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgocs%2Fbirpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgocs%2Fbirpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgocs%2Fbirpc/lists"}