| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Modified template from [quick start]: https://grpc.io/docs/languages/go/quickstart
Follow these setup to run the example:
Set the IP address that the client will connect to:
Physical Device + Local Server:
From the command line:
OR
From Android Studio / IntelliJ:
Create a gradle.properties file in your root project directory containing:
serverUrl=http://YOUR_MACHINE_IP:50051/Run the code
Send a message
Message with header is displayed on the server side
Server code: (e.g. golang-server)
| Back | FazBrowse Home | New Git URL |