Files
flatbuffers/grpc/examples/swift/Greeter
2023-05-09 09:33:30 -07: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}