tree: ae0a735aed3c13ad0b7b41a1f30cf430ed33c49f [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