Skip to content

v1.7.0: Websocket refactoring

Latest
Compare
Choose a tag to compare
@ErikPelli ErikPelli released this 26 Jan 10:51
· 1 commit to master since this release
ddbd8c1

What's Changed

In this pull request, I have dedicated some time to fully refactor the Websocket code to take advantage of the Go standard library. This will also forward the request to a cascade proxy when required.

Full Changelog: v1.6.1...v1.7.0