Name Date Size #Lines LOC

..--

Sources/H25-Apr-2025-456311

Package.swiftH A D25-Apr-20251.6 KiB5934

README.mdH A D25-Apr-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