Browse Source

Updated generated client and server for Echo sample.

Tim Burks 8 years ago
parent
commit
fa9da62c81

+ 1 - 0
Examples/Echo/Generated/echo.client.pb.swift

@@ -24,6 +24,7 @@
 import Foundation
 import Dispatch
 import gRPC
+import SwiftProtobuf
 
 /// Type for errors thrown from generated client code.
 internal enum Echo_EchoClientError : Error {

+ 1 - 0
Examples/Echo/Generated/echo.server.pb.swift

@@ -24,6 +24,7 @@
 import Foundation
 import Dispatch
 import gRPC
+import SwiftProtobuf
 
 /// Type for errors thrown from generated server code.
 internal enum Echo_EchoServerError : Error {

File diff suppressed because it is too large
+ 0 - 0
Plugin/Sources/protoc-gen-swiftgrpc/templates.swift


Some files were not shown because too many files changed in this diff