Tim Burks 9ce9d6914e Rename generated files to "<FILE>.rpc.swift". 8 years ago
..
Protos 20e4a304cd Add Echo2 sample with a service definition split among multiple files. 8 years ago
Sources 37711935c8 Rewrite Echo sample to use Commander. 8 years ago
Makefile 9ce9d6914e Rename generated files to "<FILE>.rpc.swift". 8 years ago
Package.swift c92da144e9 Update Example dependencies to use 0.3.2 8 years ago
README.md 20e4a304cd Add Echo2 sample with a service definition split among multiple files. 8 years ago
RUNME 20e4a304cd Add Echo2 sample with a service definition split among multiple files. 8 years ago
ssl.crt 2906a07f08 Fix Examples: remove CountDownLatch from Simple, add ssl.* to Echo2 8 years ago
ssl.key 2906a07f08 Fix Examples: remove CountDownLatch from Simple, add ssl.* to Echo2 8 years ago

README.md

Echo2

This directory contains a minor variation of the Echo sample that divides the echo.proto into two parts: one containing message definitions and one for service definitions.