Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Alm 730699d789 Replace a few semaphores with `call.messageQueueEmpty.wait()`. há 7 anos atrás
  Daniel Alm 9916aeaa36 Consolidate a few more calls into `StreamSending`. há 7 anos atrás
  Daniel Alm cacd605004 Fix the SSL-enabled tests. há 7 anos atrás
  Daniel Alm be3fae437b Also extract streaming sending methods into a dedicated `StreamSending` protocol. há 7 anos atrás
  Daniel Alm ac7979d5e0 Ensure that errors in client calls are always provided to the user. há 7 anos atrás
  Daniel Alm 263e66bad2 Use Apple's "fake" zlib package instead of Zewo's real zlib code. há 7 anos atrás
  Daniel Alm 2f93962b91 Add a public initializer for `ServerSessionTestStub`, to make it actually usable in tests. há 7 anos atrás
  Daniel Alm 56652765b2 Add a script to fix the project's indentation settings. há 7 anos atrás
  Tim Burks 13351fffa4 Merge pull request #183 from postmates/add_tests há 7 anos atrás
  Chris Vanderschuere 4489716b93 Fix race condition há 7 anos atrás
  Chris Vanderschuere e4914ebd4f Fix isEmpty check há 7 anos atrás
  Chris Vanderschuere fc55b4c601 Converted to 2-spaces há 7 anos atrás
  Chris Vanderschuere 51861df69b Added basic tests for server & bidirectional streaming há 7 anos atrás
  Tim Burks 975822c1dc Merge pull request #182 from grpc/move-examples há 7 anos atrás
  Tim Burks 12df04f87e move examples under Sources/Examples há 7 anos atrás
  Tim Burks c89e9aba50 Merge pull request #181 from grpc/runtime-simplifications há 7 anos atrás
  Tim Burks 6a408655fa Minor file reorganization in Sources/SwiftGRPC. há 7 anos atrás
  Tim Burks fe50a77003 Merge pull request #180 from MrMage/fix-podspec há 7 anos atrás
  Tim Burks a964f79f0c Merge pull request #178 from MrMage/run-travis-on-macos há 7 anos atrás
  Tim Burks 0795386b25 Merge pull request #176 from MrMage/move-examples-into-main-package há 7 anos atrás
  Tim Burks e47c28e81f Merge pull request #175 from MrMage/migrate-package-swift há 7 anos atrás
  Tim Burks a27d840db6 Merge pull request #173 from MrMage/reuse-send-on-call há 7 anos atrás
  Tim Burks 6f43f752e8 Merge pull request #170 from MrMage/add-first-xctests há 7 anos atrás
  Daniel Alm b39e8fc316 Fix the Podspec by only including `Sources/SwiftGRPC/*.swift`. há 7 anos atrás
  Daniel Alm 0e9aab62c6 Add support for running CI on macOS as well. há 7 anos atrás
  Daniel Alm 05890b5054 Also move the Simple example into `Sources/`. há 7 anos atrás
  Daniel Alm 34bef30f56 Fix `make test-plugin`. há 7 anos atrás
  Daniel Alm eb47a123e9 Fix the paths in the example Echo Xcode project. há 7 anos atrás
  Daniel Alm 128571a155 Move the PackageManager-based echo example to Sources/ and add it as a target to the main Package.swift. há 7 anos atrás
  Daniel Alm 285d9bfed6 Also rename the "gRPC" target to "SwiftGRPC". há 7 anos atrás