• Home
Name Date Size #Lines LOC

..--

Sources/04-Jul-2025-452309

Package.swiftD04-Jul-20251.6 KiB5934

README.mdD04-Jul-2025199 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