Files
flatbuffers/grpc/examples/swift/Greeter
2025-02-10 20:25:03 -08:00
..
2025-02-10 20:25:03 -08:00

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}