flatbuffers/tests/FlatBuffers.GRPC.Swift
mustiikhalil 44cf2bde19
Updates license date to 2021 (#6378)
2021-01-02 11:46:46 +03:00
..
Sources Updates license date to 2021 (#6378) 2021-01-02 11:46:46 +03:00
Package.swift [Swift] Adds a format file and reformats the swift project (#6250) 2020-11-16 19:52:38 +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}