|
|
há 6 anos atrás | |
|---|---|---|
| .. | ||
| Generated | há 6 anos atrás | |
| EchoProvider.swift | há 7 anos atrás | |
| Makefile | há 7 anos atrás | |
| README.md | há 7 anos atrás | |
| RUNME | há 7 anos atrás | |
| echo.proto | há 7 anos atrás | |
| main.swift | há 7 anos atrás | |
| ssl.crt | há 6 anos atrás | |
| ssl.key | há 6 anos atrás | |
| test.gold | há 7 anos atrás | |
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.