Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Alm 9760b25fad Replace "{send,receive}Internal" with "_{send,receive}". hace 7 años
  Daniel Alm 9dd55d9fa4 Add a `timeout` option to blocking `send()` and `receive()` calls. hace 7 años
  Daniel Alm 5d322044ed Add tests to verify the behavior of canceling client and server calls. hace 7 años
  Daniel Alm 8d07183369 Add a blocking variant of the `send` method to `ServerStreaming`. hace 7 años
  Daniel Alm da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. hace 7 años
  Daniel Alm f814a34949 Formatting: Replace several occurrences of `catch (let ...)` with just `catch`. hace 7 años
  Daniel Alm 9916aeaa36 Consolidate a few more calls into `StreamSending`. hace 7 años
  Daniel Alm be3fae437b Also extract streaming sending methods into a dedicated `StreamSending` protocol. hace 7 años
  Tim Burks 6a408655fa Minor file reorganization in Sources/SwiftGRPC. hace 7 años