• Home
Name
Date
Size
#Lines
LOC

..--

Sources/12-May-2024-414275

Package.swiftD12-May-20241.6 KiB5934

README.mdD12-May-2024199 84

README.md

1# FlatBuffers.GRPC.Swift
2
3The following is Swift example on how GRPC would be with Swift Flatbuffers, you can simply run the following commands:
4
5`swift run Server`
6
7`swift run Client {port} {name}`
8