|
|
7 gadi atpakaļ | |
|---|---|---|
| .. | ||
| Generated | 7 gadi atpakaļ | |
| EchoProvider.swift | 7 gadi atpakaļ | |
| Makefile | 7 gadi atpakaļ | |
| README.md | 7 gadi atpakaļ | |
| RUNME | 7 gadi atpakaļ | |
| echo.proto | 7 gadi atpakaļ | |
| main.swift | 7 gadi atpakaļ | |
| ssl.crt | 7 gadi atpakaļ | |
| ssl.key | 7 gadi atpakaļ | |
| test.gold | 7 gadi atpakaļ | |
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.