Historique des commits

Auteur SHA1 Message Date
  Tim Burks 73fc104dfb Merge pull request #164 from grpc/plugins-to-main il y a 7 ans
  Tim Burks aa746f8591 Move protoc-gen-swiftgrpc plugin to main Sources directory. il y a 7 ans
  Tim Burks 5807f3f65a Merge pull request #163 from grpc/no-templates il y a 7 ans
  Tim Burks ae46487c76 Template-free code generation. il y a 7 ans
  Tim Burks 1efd21a00a Merge pull request #162 from grpc/test-with-debug-builds il y a 7 ans
  Tim Burks 9af41cf0cd Add print statements to echo test to preload stdlib and avoid test deadlock. il y a 7 ans
  Tim Burks ae4b141221 Update Travis CI to use 4.0.3 release build. il y a 7 ans
  Tim Burks 55925d91b0 Test with debug builds. il y a 7 ans
  Tim Burks 10316035a1 Merge pull request #157 from grpc/test-sync il y a 7 ans
  Tim Burks 3e00aa5569 Improve test synchronization. il y a 7 ans
  Tim Burks dc9dcb9019 Merge pull request #159 from MrMage/deoptionalize-grpc-variables il y a 7 ans
  Daniel Alm b73abfe491 Make `gRPC.version` and `.gStandsFor` non-optional again, as those can safely be forcibly unwrapped. il y a 7 ans
  Tim Burks 423165cac2 Merge pull request #155 from MrMage/gencode-to-generics il y a 7 ans
  Daniel Alm 036ba34b22 Append the output of the test clients to both `test.out` and `stdout`. il y a 7 ans
  Daniel Alm 63a52c86b5 This fixes the tests for me. il y a 7 ans
  Tim Burks 8f9397425a Merge branch 'master' into gencode-to-generics il y a 7 ans
  Tim Burks 50eee4e62a Merge pull request #154 from grpc/example-tests il y a 7 ans
  Tim Burks 8598343e77 Remove potentially hard-to-synchronize status messages on endOfStream in Echo example. il y a 7 ans
  Tim Burks 3bafd530b8 Fix races in Echo samples. il y a 7 ans
  Tim Burks 239a8c65bf Merge pull request #138 from MrMage/optional-completion-blocks il y a 7 ans
  Daniel Alm 1da453973f A few more initializer fixes. il y a 7 ans
  Daniel Alm 524f7461df Add `SwiftProtobuf` to the podspec, because the runtime support code in `SwiftGRPC` now depends on it. il y a 7 ans
  Daniel Alm 87c51057ee Fix `ServiceClientTestStubBase`. il y a 7 ans
  Daniel Alm d38118ba2b Make `ServerSession`'s properties writable. il y a 7 ans
  Daniel Alm ec953c566f A few more formatting improvements as suggested by `swiftformat`. il y a 7 ans
  Daniel Alm 5cd64a7405 Rename many `Impl` classes to `Base` and extract a bit more common logic into a shared `ClientCall` protocol + `ClientCallBase` class (similar to `ServerSession`). il y a 7 ans
  Daniel Alm b366d54ac0 More `swiftformat`. il y a 7 ans
  Daniel Alm 929fea4097 Extract more common code into `ServiceServer` protocols and classes. il y a 7 ans
  Daniel Alm e8ad2fff93 Extract a bit more common code into `ServiceClient` protocols and classes. il y a 7 ans
  Daniel Alm 1fc059367a Some more manual cleanup. il y a 7 ans