Historie revizí

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