Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
0d18fb2e97a00fc56997fa059d6819e54cdff64b
/
.
/
tutorial
/
swift
/
README.md
blob: 18a1e7b6d7bd3985937ab6b6f52afce904a79de4 [
file
] [
log
] [
blame
] [
view
]
# Thrift Swift Tutorial
==================================================
## Run the tutorial code (client + server):
`make tutorial`
## Run the server only
`make tutorialserver`
## Run the client only
`make tutorialclient`