• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

Sources/11-Mar-2024-18685

swift-dep/11-Mar-2024-

Makefile.amD11-Mar-20241 KiB348

Package.swiftD11-Mar-20242.1 KiB5428

README.mdD11-Mar-2024228 128

README.md

1# Thrift Swift Tutorial
2==================================================
3
4## Run the tutorial code (client + server):
5`make tutorial`
6
7## Run the server only
8`make tutorialserver`
9
10## Run the client only
11`make tutorialclient`
12