Commit History

作者 SHA1 備註 提交日期
  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 e7645b48ef Add sample test suites to demonstrate how one would test client/server code. 7 年之前