mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 22:41:04 +00:00
c49e81d6ec
Bump min version of swift to be 5.9
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}