Historique des commits

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