• Home
Name Date Size #Lines LOC

..--

Sources/03-May-2024-456311

Package.swiftD03-May-20241.6 KiB5934

README.mdD03-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