|
|
%!s(int64=7) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| Generated | %!s(int64=7) %!d(string=hai) anos | |
| PackageManager | %!s(int64=7) %!d(string=hai) anos | |
| Xcode | %!s(int64=7) %!d(string=hai) anos | |
| EchoProvider.swift | %!s(int64=7) %!d(string=hai) anos | |
| README.md | %!s(int64=8) %!d(string=hai) anos | |
| RUNME | %!s(int64=8) %!d(string=hai) anos | |
| echo.proto | %!s(int64=9) %!d(string=hai) anos | |
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.