tree: 62da763f61d858c4641ef58d37aff31343cab8bd [path history] [tgz]
  1. Sources/
  2. Package.swift
  3. README.md
third_party/flatbuffers/tests/FlatBuffers.GRPC.Swift/README.md

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}