tree: 7dd1a7035fa4e3d97530757f9d4a169807b2216b [path history] [tgz]
  1. Sources/
  2. Package.swift
  3. README.md
grpc/examples/swift/Greeter/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}