Commit History

Author SHA1 Message Date
  Tim Burks e3f12a55a2 Add plugin test to Travis configuration 9 years ago
  Tim Burks aa57cf428d Minor change to Travis configuration. 9 years ago
  Tim Burks 46dfdbd2d1 Update Travis configuration. 9 years ago
  Tim Burks ddd1ddb430 Reorganize examples, make dependency on swift-proto 0.9.24 explicit in third_party/RUNME.sh 9 years ago
  Tim Burks f317d11f7b Add Dockerfile for a customized Swift gRPC image. 9 years ago
  Tim Burks 8a94544381 Modify the template encoder to write license messages in generated code. 9 years ago
  Tim Burks 6954ff7d39 Corrected a few incorrect license headers. All code should be under the common gRPC license. 9 years ago
  Tim Burks 38b73fa52e Templates are now compiled directly into the protoc-gen-swiftgrpc plugin. 9 years ago
  Tim Burks 961d96dfb8 Remove Speech demo to fix and republish elsewhere. 9 years ago
  Tim Burks 4b57e89b2a Update Plugin Makefile to also extract protoc-gen-swift from .build directory. 9 years ago
  Tim Burks 7a8dbb0371 Update Docker instructions to download a pre-built protoc. 9 years ago
  Tim Burks cad400eb08 Add Docker instructions and update README. 9 years ago
  Tim Burks 46a9d0f57e Add Xcode project generated with "swift package generate-xcodeproj" 9 years ago
  Tim Burks 220cc3fe29 Update vendoring scripts and build configuration for examples for new vendored gRPC Core. 9 years ago
  Tim Burks 20e0cf1bb2 Reorganize vendored gRPC core code, moving it into CgRPC. 9 years ago
  Tim Burks 421bb6def6 Add vended BoringSSL and gRPC_Core code to simplify distribution. 9 years ago
  Tim Burks b7dcb9e04c Add Travis build and test configuration. 9 years ago
  Tim Burks 50938eaad8 Update package dependencies to 0.1.3 9 years ago
  Tim Burks cb270e9df0 Make all run() methods in generated client code synchronous. 9 years ago
  Tim Burks d874c75fb3 Remove unnecessary print() calls, properly try calls to sendClose in Echo view controller. 9 years ago
  Tim Burks fa8af466ec Convert sendMessage to throw errors when the channel is full. 9 years ago
  Tim Burks fde59c645a Client code simplifications 9 years ago
  Tim Burks 7cb377456b Update package configuration for Examples to 0.1.2 9 years ago
  Tim Burks 3d0d77a9fe Simplified call interface for clients. 9 years ago
  Tim Burks 2921c8fc38 minor streamlining, preparing to better track call status in clients 9 years ago
  Tim Burks d8bab810bd Streamline call.start() for better callback support. 9 years ago
  Tim Burks 6883e99383 remove unused code from bidistreaming template 9 years ago
  Tim Burks cd67135c18 Fixed plugin for use on Linux. 9 years ago
  Tim Burks 85f0b2203a Fix Linux test configuration problems. 9 years ago
  Tim Burks ad10cfa998 First unit test. 9 years ago