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