{"id":19150991,"url":"https://github.com/hiram3512/higrpc_unity","last_synced_at":"2025-10-25T06:40:57.588Z","repository":{"id":88281130,"uuid":"132712184","full_name":"hiram3512/HigRPC_unity","owner":"hiram3512","description":"This is a demo display how to ues gRPC in unity editor","archived":false,"fork":false,"pushed_at":"2018-05-09T10:01:49.000Z","size":4915,"stargazers_count":12,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-19T19:04:52.020Z","etag":null,"topics":["grpc","unity","unity3d"],"latest_commit_sha":null,"homepage":"","language":"C#","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/hiram3512.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":"2018-05-09T06:33:01.000Z","updated_at":"2024-09-28T17:18:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"d26ec9b2-f311-400a-a346-4e24ef7010b1","html_url":"https://github.com/hiram3512/HigRPC_unity","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/hiram3512%2FHigRPC_unity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiram3512%2FHigRPC_unity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiram3512%2FHigRPC_unity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiram3512%2FHigRPC_unity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiram3512","download_url":"https://codeload.github.com/hiram3512/HigRPC_unity/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252819514,"owners_count":21809034,"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":["grpc","unity","unity3d"],"created_at":"2024-11-09T08:13:33.309Z","updated_at":"2025-10-25T06:40:57.502Z","avatar_url":"https://github.com/hiram3512.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HigRPC_unity\n\nThis project is to display how to use google's gRPC with unity.\n\n#### How to use in unity\n- Set scripting runtime version to .net 4.6\n[![](https://raw.githubusercontent.com/hiramtan/HigRPC_unity/master/others/20180508160421.png)](https://raw.githubusercontent.com/hiramtan/HigRPC_unity/master/others/20180508160421.png)\n\n- Import gRPC dll to unity project\n    - Google.Protobuf.dll\n    - Grpc.Core.dll\n    - grpc_csharp_ext.x64.dll\n    - System.Interactive.Async.dll\n- Create logic to test if run correct.\n\nRun untiy and will print \"Greeting: Hello you\"\n\n[![](https://raw.githubusercontent.com/hiramtan/HigRPC_unity/master/others/20180509172522.png)](https://raw.githubusercontent.com/hiramtan/HigRPC_unity/master/others/20180509172522.png)\n\n\n#### Extention\n Add user's protocol and generate code\n``` cmd\nGrpc.Tools.1.11.x\\tools\\windows_x86\\protoc.exe -I../../protos --csharp_out Greeter --grpc_out Greeter ../../protos/helloworld.proto --plugin=protoc-gen-grpc=packages/Grpc.Tools.1.11.x/tools/windows_x86/grpc_csharp_plugin.exe\n```\n-----\n**Note: Haven't test on mobile platform**\n\nTime：2018.05.08\n\nGoogle gRPC's source code also alert **unity support is experimental and work-in-progress.Don't expact it to work**\n[![](https://raw.githubusercontent.com/hiramtan/HigRPC_unity/master/others/20180509171233.png)](https://raw.githubusercontent.com/hiramtan/HigRPC_unity/master/others/20180509171233.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiram3512%2Fhigrpc_unity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiram3512%2Fhigrpc_unity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiram3512%2Fhigrpc_unity/lists"}