Skip to content

v0.1.5

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 28 May 13:13
· 22 commits to master since this release

What's Changed

  • Add server::graceful::GracefulShutdown helper to coordinate over many connections.
  • Add server::conn::auto::Connection::into_owned() to unlink lifetime from Builder.
  • Allow service module to be available with only service feature enabled.

New Contributors

Full Changelog: v0.1.4...v0.1.5