| 작성자 | SHA1 메시지 | 날짜 |
|---|---|---|
|
|
fd60668194 Streamline the interface of the server-side response handling code: In the default (successful) case, most request handlers can now simply return `.ok` and have `ServiceServer` handle sending back the status for them. This also streamlines the `run()` implementations of the `ServerSession` subclasses. | 7 년 전 |
|
|
9b9ba22eed Try increasing the default timeout for server-cancelling tests to 5 seconds? | 7 년 전 |
|
|
5d322044ed Add tests to verify the behavior of canceling client and server calls. | 7 년 전 |