Code name: Improve Test Coverage
This release refactors the websocket communication code to allow unit testing and improve test coverage.
The release also upgrades the required Go version from 1.19 to 1.20.
- #95: Improved unit test coverage
- Updated
golang:1.19
to1.20