flatbuffers/tests/FlatBuffers.GRPC.Swift
mustiikhalil 815d3e820d
Upgrade swift grpc to alpha 24 (#6439)
Upgrade swift grpc to alpha 24
2021-02-04 02:01:18 +03:00
..
Sources Upgrade swift grpc to alpha 24 (#6439) 2021-02-04 02:01:18 +03:00
Package.swift Upgrade swift grpc to alpha 24 (#6439) 2021-02-04 02:01:18 +03:00
README.md Code cleanup + updates test and readme (#6004) 2020-06-30 21:37:43 +03:00

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}