v0.1.5
What's Changed
- Add
server::graceful::GracefulShutdown
helper to coordinate over many connections. - Add
server::conn::auto::Connection::into_owned()
to unlink lifetime fromBuilder
. - Allow
service
module to be available with onlyservice
feature enabled.
New Contributors
Full Changelog: v0.1.4...v0.1.5