This release addresses several WebSocket related bug fixes.
What's Changed
- fix(config): allow empty IP and be strict on ports. By @sbruens in #240
- fix: return early on failure to upgrade. By @sbruens in #242
- fix: break out of reading from the association if we can't get to relay. By @sbruens in #245
- chore: upgrade
outline-sdk/x
to pull in Jigsaw-Code/outline-sdk#377. By @sbruens in #248
Full Changelog: v1.9.1...v1.9.2