thrift/tutorial/swift/README.md
2022-12-16 00:09:39 +08:00

228 B

Thrift Swift Tutorial

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

Run the tutorial code (client + server):

make tutorial

Run the server only

make tutorialserver

Run the client only

make tutorialclient