Daniel Alm
|
8d07183369
Add a blocking variant of the `send` method to `ServerStreaming`.
|
7 years ago |
Daniel Alm
|
6af3914244
Add a method to `ServerSessionClientStreaming` to return an error status without a result.
|
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
|
be3fae437b
Also extract streaming sending methods into a dedicated `StreamSending` protocol.
|
7 years ago |
Daniel Alm
|
ac7979d5e0
Ensure that errors in client calls are always provided to the user.
|
7 years ago |
Tim Burks
|
12df04f87e
move examples under Sources/Examples
|
7 years ago |