提交历史

作者 SHA1 备注 提交日期
  Daniel Alm 9760b25fad Replace "{send,receive}Internal" with "_{send,receive}". 7 年之前
  Daniel Alm 9dd55d9fa4 Add a `timeout` option to blocking `send()` and `receive()` calls. 7 年之前
  Daniel Alm 5d322044ed Add tests to verify the behavior of canceling client and server calls. 7 年之前
  Daniel Alm 8d07183369 Add a blocking variant of the `send` method to `ServerStreaming`. 7 年之前
  Daniel Alm da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. 7 年之前
  Daniel Alm 9916aeaa36 Consolidate a few more calls into `StreamSending`. 7 年之前
  Daniel Alm be3fae437b Also extract streaming sending methods into a dedicated `StreamSending` protocol. 7 年之前