This website works better with JavaScript
홈
탐색
도움말
로그인
lenn
/
grpc1.45.2
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
브렌치:
master
브랜치
태그
master
grpc1.45.2
/
examples
/
csharp
/
HelloworldUnity
Gogs
bef6e57d0d
first commit
3 주 전
..
Assets
bef6e57d0d
first commit
3 주 전
ProjectSettings
bef6e57d0d
first commit
3 주 전
UIElementsSchema
bef6e57d0d
first commit
3 주 전
.gitignore
bef6e57d0d
first commit
3 주 전
README.md
bef6e57d0d
first commit
3 주 전
README.md
gRPC C# on Unity
EXPERIMENTAL ONLY
Support of the Unity platform is currently experimental.
PREREQUISITES
Unity 2018.3.5f1
BUILD
Follow instructions in
https://github.com/grpc/grpc/tree/master/src/csharp/experimental#unity
to obtain the grpc_csharp_unity.zip that contains gRPC C# for Unity. Unzip it under
Assets/Plugins
directory.
Open the
HelloworldUnity.sln
in Unity Editor.
Build using Unity Editor.