Sergio Campama 24c8e5d4c1 Add gRPC Web support. hace 7 años
..
Generated 24c8e5d4c1 Add gRPC Web support. hace 7 años
EchoProviderNIO.swift 24c8e5d4c1 Add gRPC Web support. hace 7 años
Makefile 24c8e5d4c1 Add gRPC Web support. hace 7 años
README.md 24c8e5d4c1 Add gRPC Web support. hace 7 años
RUNME 24c8e5d4c1 Add gRPC Web support. hace 7 años
echo.proto 24c8e5d4c1 Add gRPC Web support. hace 7 años
main.swift 24c8e5d4c1 Add gRPC Web support. hace 7 años

README.md

EchoNIO, a gRPC NIO Sample App

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.