|
|
1 سال پیش | |
|---|---|---|
| .. | ||
| Client | 1 سال پیش | |
| Model | 1 سال پیش | |
| Server | 1 سال پیش | |
| README.md | 1 سال پیش | |
| route_guide_db.json | 1 سال پیش | |
This directory contains the source and generated code for the gRPC "Route Guide" example.
The tutorial relating to this example can be found in grpc-swift/docs/basic-tutorial.md.
To start the server, from the root of this package run:
$ swift run RouteGuideServer
From another terminal, run the client:
$ swift run RouteGuideClient
For simplicity, a shell script (grpc-swift/Protos/generate.sh) is provided to generate client and server code:
$ Protos/generate.sh