Back to Flatbuffers

FlatBuffers.GRPC.Swift

grpc/examples/swift/Greeter/README.md

25.12.19198 B
Original Source

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}