v1.1.8
Added a new typhon.WithMaxConnectionAge
server option that can be used to configure a typhon server to gracefully close connections after they've been open for longer than a specified length of time.
What's Changed
- Add max connection age typhon server option by @danielchatfield in #166
Full Changelog: v1.1.7...v1.1.8