Sign in
pigweed
/
third_party
/
github
/
google
/
flatbuffers
/
HEAD
/
.
/
grpc
/
examples
/
swift
/
Greeter
/
README.md
blob: 1632b783a5c24f765e01aba443a2c8dd871d6afc [
file
] [
log
] [
blame
] [
view
]
# 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}`