|
|
преди 6 години | |
|---|---|---|
| .. | ||
| Generated | преди 6 години | |
| EchoProvider.swift | преди 7 години | |
| Makefile | преди 7 години | |
| README.md | преди 7 години | |
| RUNME | преди 7 години | |
| echo.proto | преди 7 години | |
| main.swift | преди 7 години | |
| ssl.crt | преди 6 години | |
| ssl.key | преди 6 години | |
| test.gold | преди 7 години | |
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.