osrm-backend/third_party/flatbuffers/grpc/examples/swift/Greeter/README.md
Siarhei Fedartsou 63b55e1820 Revert "Remove some unused fbs files"
This reverts commit 891036d89a.
2024-07-09 20:08:14 +02:00

199 B

FlatBuffers.GRPC.Swift

The following is Swift example on how GRPC would be with Swift Flatbuffers, you can simply run the following commands:

swift run Server

swift run Client {port} {name}