flatbuffers/tests/FlatBuffers.GRPC.Swift
mustiikhalil 7b9e61fccf
[TS] GRPC Implementation (#6141)
* GRPC implementation for Typescript

* Fixes a couple of issues

* Finished implementing the typescript support for grpc

* Updated generated code

* Fixes CI
2020-10-07 09:56:30 -07:00
..
Sources [TS] GRPC Implementation (#6141) 2020-10-07 09:56:30 -07:00
Package.swift Bump version for latest swift version (#6121) 2020-09-17 12:28:42 -07: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}