Историја ревизија

Аутор SHA1 Порука Датум
  Daniel Alm ab21b2c464 Cleanup: Replace as many methods on `Handler` with their corresponding `Call` equivalents as possible, so that only server-specific methods are left in `Handler`. пре 7 година
  Daniel Alm 8b8e6c86dd Replace some magic numbers with more understandable constants. пре 7 година
  Daniel Alm b5e7c19cc2 Avoid displaying the comment about setting the generated project's indentation settings when running `make`. пре 7 година
  Daniel Alm 800cea150f Tweak the visibility of `Handler.call`. пре 7 година
  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. пре 7 година
  Daniel Alm 4cae6e5625 Fix gRPCTests: пре 7 година
  Daniel Alm 730699d789 Replace a few semaphores with `call.messageQueueEmpty.wait()`. пре 7 година
  Daniel Alm 9916aeaa36 Consolidate a few more calls into `StreamSending`. пре 7 година
  Daniel Alm cacd605004 Fix the SSL-enabled tests. пре 7 година
  Daniel Alm be3fae437b Also extract streaming sending methods into a dedicated `StreamSending` protocol. пре 7 година
  Daniel Alm ac7979d5e0 Ensure that errors in client calls are always provided to the user. пре 7 година
  Daniel Alm 263e66bad2 Use Apple's "fake" zlib package instead of Zewo's real zlib code. пре 7 година
  Daniel Alm 2f93962b91 Add a public initializer for `ServerSessionTestStub`, to make it actually usable in tests. пре 7 година
  Daniel Alm 56652765b2 Add a script to fix the project's indentation settings. пре 7 година
  Tim Burks 13351fffa4 Merge pull request #183 from postmates/add_tests пре 7 година
  Chris Vanderschuere 4489716b93 Fix race condition пре 7 година
  Chris Vanderschuere e4914ebd4f Fix isEmpty check пре 7 година
  Chris Vanderschuere fc55b4c601 Converted to 2-spaces пре 7 година
  Chris Vanderschuere 51861df69b Added basic tests for server & bidirectional streaming пре 7 година
  Tim Burks 975822c1dc Merge pull request #182 from grpc/move-examples пре 7 година
  Tim Burks 12df04f87e move examples under Sources/Examples пре 7 година
  Tim Burks c89e9aba50 Merge pull request #181 from grpc/runtime-simplifications пре 7 година
  Tim Burks 6a408655fa Minor file reorganization in Sources/SwiftGRPC. пре 7 година
  Tim Burks fe50a77003 Merge pull request #180 from MrMage/fix-podspec пре 7 година
  Tim Burks a964f79f0c Merge pull request #178 from MrMage/run-travis-on-macos пре 7 година
  Tim Burks 0795386b25 Merge pull request #176 from MrMage/move-examples-into-main-package пре 7 година
  Tim Burks e47c28e81f Merge pull request #175 from MrMage/migrate-package-swift пре 7 година
  Tim Burks a27d840db6 Merge pull request #173 from MrMage/reuse-send-on-call пре 7 година
  Tim Burks 6f43f752e8 Merge pull request #170 from MrMage/add-first-xctests пре 7 година
  Daniel Alm b39e8fc316 Fix the Podspec by only including `Sources/SwiftGRPC/*.swift`. пре 7 година