osrm-backend/third_party/flatbuffers/grpc/examples/swift/Greeter
2024-07-10 20:44:36 +02:00
..
Sources Bump flatbuffers to v24.3.25 version (#6968) 2024-07-10 20:44:36 +02:00
Package.swift Bump flatbuffers to v24.3.25 version (#6968) 2024-07-10 20:44:36 +02:00
README.md Bump flatbuffers to v24.3.25 version (#6968) 2024-07-10 20:44:36 +02:00

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}