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`