|
|
hace 6 años | |
|---|---|---|
| .. | ||
| Generated | hace 6 años | |
| EchoProvider.swift | hace 7 años | |
| Makefile | hace 7 años | |
| README.md | hace 7 años | |
| RUNME | hace 7 años | |
| echo.proto | hace 7 años | |
| main.swift | hace 7 años | |
| ssl.crt | hace 6 años | |
| ssl.key | hace 6 años | |
| test.gold | hace 7 años | |
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.