Flocon/FloconAndroid/grpc-server/start.sh
Florent Champigny 8e0c559fed initial import
2025-07-29 21:12:28 +02:00

3 lines
No EOL
93 B
Bash
Executable file

adb reverse tcp:50051 tcp:50051
cd grpc-go/examples/helloworld/
go run greeter_server/main.go