What's Changed
- feat: task management by @prestwich in #20
Adds a task management system that allows servers to
- clean up tasks immediately on child disconnection
- use configurable tokio handles other than the current runtime
- register tasks for graceful shutdown, allowing handlers to clean up
Full Changelog: v0.2.0...v0.3.0