Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Alm 9dd55d9fa4 Add a `timeout` option to blocking `send()` and `receive()` calls. vor 7 Jahren
  Daniel Alm 5d322044ed Add tests to verify the behavior of canceling client and server calls. vor 7 Jahren
  Daniel Alm 6af3914244 Add a method to `ServerSessionClientStreaming` to return an error status without a result. vor 7 Jahren
  Daniel Alm da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. 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 53c8ccaed6 Make `Handler.sendResponse` and `.receiveMessage` call through to the corresponding methods on `Call`. vor 7 Jahren
  Daniel Alm 1db9d4d477 Add a first set of XCTest-based tests. vor 7 Jahren
  Tim Burks aa746f8591 Move protoc-gen-swiftgrpc plugin to main Sources directory. vor 7 Jahren