Browse Source

Add gRPC Web support.

Initial implementation for supporting gRPC Web directly from
Swift gRPC services.
Sergio Campama 7 years ago
parent
commit
a0e818733d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -8,6 +8,7 @@ build
 /protoc-gen-swiftgrpc
 third_party/**
 /Echo
+/EchoNIO
 /test.out
 /echo.pid
 /SwiftGRPC.xcodeproj