Files
flatbuffers/grpc/examples/swift/Greeter
2024-03-07 06:52:51 +00:00
..
2024-03-07 06:52:51 +00:00
2021-03-09 10:56:06 +03: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}