Histórico de commits

Autor SHA1 Mensagem Data
  Chris Vanderschuere e4914ebd4f Fix isEmpty check 8 anos atrás
  Chris Vanderschuere fc55b4c601 Converted to 2-spaces 8 anos atrás
  Chris Vanderschuere 51861df69b Added basic tests for server & bidirectional streaming 8 anos atrás
  Tim Burks 975822c1dc Merge pull request #182 from grpc/move-examples 8 anos atrás
  Tim Burks 12df04f87e move examples under Sources/Examples 8 anos atrás
  Tim Burks c89e9aba50 Merge pull request #181 from grpc/runtime-simplifications 8 anos atrás
  Tim Burks 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 8 anos atrás
  Tim Burks fe50a77003 Merge pull request #180 from MrMage/fix-podspec 8 anos atrás
  Tim Burks a964f79f0c Merge pull request #178 from MrMage/run-travis-on-macos 8 anos atrás
  Tim Burks 0795386b25 Merge pull request #176 from MrMage/move-examples-into-main-package 8 anos atrás
  Tim Burks e47c28e81f Merge pull request #175 from MrMage/migrate-package-swift 8 anos atrás
  Tim Burks a27d840db6 Merge pull request #173 from MrMage/reuse-send-on-call 8 anos atrás
  Tim Burks 6f43f752e8 Merge pull request #170 from MrMage/add-first-xctests 8 anos atrás
  Daniel Alm b39e8fc316 Fix the Podspec by only including `Sources/SwiftGRPC/*.swift`. 8 anos atrás
  Daniel Alm 0e9aab62c6 Add support for running CI on macOS as well. 8 anos atrás
  Daniel Alm 05890b5054 Also move the Simple example into `Sources/`. 8 anos atrás
  Daniel Alm 34bef30f56 Fix `make test-plugin`. 8 anos atrás
  Daniel Alm eb47a123e9 Fix the paths in the example Echo Xcode project. 8 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. 8 anos atrás
  Daniel Alm 285d9bfed6 Also rename the "gRPC" target to "SwiftGRPC". 8 anos atrás
  Daniel Alm 2cab5d2936 Migrate Package.swift to the Swift 4.0 manifest format. 8 anos atrás
  Daniel Alm 53c8ccaed6 Make `Handler.sendResponse` and `.receiveMessage` call through to the corresponding methods on `Call`. 8 anos atrás
  Daniel Alm 3e6404268d Try removing a sleep call in between tests under Linux. 8 anos atrás
  Daniel Alm 1db9d4d477 Add a first set of XCTest-based tests. 8 anos atrás
  Tim Burks cacc80d38a Merge pull request #169 from MrMage/sem-wait-indefinitely 8 anos atrás
  Tim Burks 2676eda57c Merge pull request #168 from MrMage/improve-example-tests 8 anos atrás
  Tim Burks 2131cc82db Merge pull request #167 from MrMage/fix-travis-path 8 anos atrás
  Tim Burks 72d155e98c Merge pull request #166 from MrMage/ignore-build-outputs 8 anos atrás
  Daniel Alm cab578fbd2 Replace calls to `DispatchSemaphore.wait(timeout: DispatchTime.distantFuture)` with just `.wait()`. 8 anos atrás
  Daniel Alm 5f66e00818 Improve the example tests. 8 anos atrás