tree: e9fc83dee09aef09eb068dee3175f4649f31a71b [path history] [tgz]
  1. Sources/
  2. Makefile.am
  3. Package.swift
  4. README.md
tutorial/swift/README.md

Thrift Swift Tutorial

==================================================

Run the tutorial code (client + server):

make tutorial

Run the server only

make tutorialserver

Run the client only

make tutorialclient