TrackEngine/third_party/flatbuffers/grpc/examples/swift/Greeter/README.md
2026-02-26 13:00:32 +01: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}