|
|
%!s(int64=6) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| Generated | %!s(int64=6) %!d(string=hai) anos | |
| EchoProvider.swift | %!s(int64=6) %!d(string=hai) anos | |
| Makefile | %!s(int64=6) %!d(string=hai) anos | |
| README.md | %!s(int64=6) %!d(string=hai) anos | |
| RUNME | %!s(int64=6) %!d(string=hai) anos | |
| echo.proto | %!s(int64=6) %!d(string=hai) anos | |
| main.swift | %!s(int64=6) %!d(string=hai) anos | |
This directory contains a simple echo server that demonstrates all four gRPC API styles (Unary, Server Streaming, Client Streaming, and Bidirectional Streaming) using the NIO based Swift gRPC implementation.