Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Alm b5e7c19cc2 Avoid displaying the comment about setting the generated project's indentation settings when running `make`. vor 7 Jahren
  Daniel Alm 800cea150f Tweak the visibility of `Handler.call`. vor 7 Jahren
  Daniel Alm 17b32f51bb Fix a potential race condition where operation group completion handlers could get called twice, as well as an unsynchronized access to `CompletionQueue.operationGroups` that should be synchronized. vor 7 Jahren
  Daniel Alm 4cae6e5625 Fix gRPCTests: vor 7 Jahren
  Daniel Alm 730699d789 Replace a few semaphores with `call.messageQueueEmpty.wait()`. vor 7 Jahren
  Daniel Alm 9916aeaa36 Consolidate a few more calls into `StreamSending`. vor 7 Jahren
  Daniel Alm cacd605004 Fix the SSL-enabled tests. vor 7 Jahren
  Daniel Alm be3fae437b Also extract streaming sending methods into a dedicated `StreamSending` protocol. vor 7 Jahren
  Daniel Alm ac7979d5e0 Ensure that errors in client calls are always provided to the user. vor 7 Jahren
  Daniel Alm 263e66bad2 Use Apple's "fake" zlib package instead of Zewo's real zlib code. vor 7 Jahren
  Daniel Alm 2f93962b91 Add a public initializer for `ServerSessionTestStub`, to make it actually usable in tests. vor 7 Jahren
  Daniel Alm 56652765b2 Add a script to fix the project's indentation settings. vor 7 Jahren
  Tim Burks 13351fffa4 Merge pull request #183 from postmates/add_tests vor 7 Jahren
  Chris Vanderschuere 4489716b93 Fix race condition vor 7 Jahren
  Chris Vanderschuere e4914ebd4f Fix isEmpty check vor 7 Jahren
  Chris Vanderschuere fc55b4c601 Converted to 2-spaces vor 7 Jahren
  Chris Vanderschuere 51861df69b Added basic tests for server & bidirectional streaming vor 7 Jahren
  Tim Burks 975822c1dc Merge pull request #182 from grpc/move-examples vor 7 Jahren
  Tim Burks 12df04f87e move examples under Sources/Examples vor 7 Jahren
  Tim Burks c89e9aba50 Merge pull request #181 from grpc/runtime-simplifications vor 7 Jahren
  Tim Burks 6a408655fa Minor file reorganization in Sources/SwiftGRPC. vor 7 Jahren
  Tim Burks fe50a77003 Merge pull request #180 from MrMage/fix-podspec vor 7 Jahren
  Tim Burks a964f79f0c Merge pull request #178 from MrMage/run-travis-on-macos vor 7 Jahren
  Tim Burks 0795386b25 Merge pull request #176 from MrMage/move-examples-into-main-package vor 7 Jahren
  Tim Burks e47c28e81f Merge pull request #175 from MrMage/migrate-package-swift vor 7 Jahren
  Tim Burks a27d840db6 Merge pull request #173 from MrMage/reuse-send-on-call vor 7 Jahren
  Tim Burks 6f43f752e8 Merge pull request #170 from MrMage/add-first-xctests vor 7 Jahren
  Daniel Alm b39e8fc316 Fix the Podspec by only including `Sources/SwiftGRPC/*.swift`. vor 7 Jahren
  Daniel Alm 0e9aab62c6 Add support for running CI on macOS as well. vor 7 Jahren
  Daniel Alm 05890b5054 Also move the Simple example into `Sources/`. vor 7 Jahren