mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-04 20:48:59 +00:00
Formats the swift project Update Sample files Update docc documentation Updates swift docs in the website Updates code for Wasm
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}