Historique des commits

Auteur SHA1 Message Date
  Daniel Alm 9760b25fad Replace "{send,receive}Internal" with "_{send,receive}". il y a 7 ans
  Daniel Alm 9dd55d9fa4 Add a `timeout` option to blocking `send()` and `receive()` calls. il y a 7 ans
  Daniel Alm 5d322044ed Add tests to verify the behavior of canceling client and server calls. il y a 7 ans
  Daniel Alm 6af3914244 Add a method to `ServerSessionClientStreaming` to return an error status without a result. il y a 7 ans
  Daniel Alm e7645b48ef Add sample test suites to demonstrate how one would test client/server code. il y a 7 ans
  Daniel Alm da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. il y a 7 ans
  Daniel Alm f814a34949 Formatting: Replace several occurrences of `catch (let ...)` with just `catch`. il y a 7 ans
  Daniel Alm ac7979d5e0 Ensure that errors in client calls are always provided to the user. il y a 7 ans
  Tim Burks 6a408655fa Minor file reorganization in Sources/SwiftGRPC. il y a 7 ans