Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
06bc1958f2b42a5e07fd78d203feebecbdd4f8a4
/
.
/
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`