mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-29 00:00:00 +00:00
[Swift] Moves grpc example to grpc/examples (#6479)
Updates generated Code Removes grpc generation code from tests dir Small fix to generate.sh
This commit is contained in:
7
grpc/examples/swift/Greeter/README.md
Normal file
7
grpc/examples/swift/Greeter/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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}`
|
||||
Reference in New Issue
Block a user