Explorar o código

Add initial README for examples.

Tim Burks %!s(int64=9) %!d(string=hai) anos
pai
achega
41fd3b90de
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      Examples/README.md

+ 6 - 0
Examples/README.md

@@ -0,0 +1,6 @@
+
+# Examples
+
+Start with the Echo sample. It demonstrates a simple echo service with nonstreaming and streaming
+APIS and that can be run with or without TLS. Swift clients and servers are built in a Mac app, 
+and an interoperable client and server is in the Go directory.