|
|
6 years ago | |
|---|---|---|
| .. | ||
| Generated | 6 years ago | |
| EchoProvider.swift | 7 years ago | |
| Makefile | 7 years ago | |
| README.md | 7 years ago | |
| RUNME | 7 years ago | |
| echo.proto | 7 years ago | |
| main.swift | 7 years ago | |
| ssl.crt | 6 years ago | |
| ssl.key | 6 years ago | |
| test.gold | 7 years ago | |
This directory contains a simple echo server and client that demonstrates all four gRPC API styles (Unary, Server Streaming, Client Streaming, and Bidirectional Streaming).
The Xcode directory contains a Mac app and PackageManager contains a command-line tool that can be built with the Swift Package Manager. Both contain a Swift client and server.