提交历史

作者 SHA1 备注 提交日期
  Daniel Alm 22dee417f0 Add a few more tests to ensure that trailing metadata is sent as expected. 7 年之前
  Daniel Alm 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 年之前
  Daniel Alm 5d322044ed Add tests to verify the behavior of canceling client and server calls. 7 年之前
  Daniel Alm c9620048f5 Make the test expectations on `receive` consistent across Linux and macOS. 7 年之前
  Daniel Alm da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. 7 年之前