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