Files
flatbuffers/grpc/examples/swift/Greeter
Wouter van Oortmerssen a9a295fecf More missing version changes
2021-05-10 11:45:16 -07:00
..
2021-05-10 11:45:16 -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}