Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support graceful shutdown on "auto conn" (#66)
* remove references from `ReadVersion` * expose `fn graceful_shutdown(self: Pin<&mut Self>)` on Connection * support graceful shutdown on upgradeable connections * format * update to hyper 1.1.0
- Loading branch information