Skip to content

Releases: TouchDeck/websocket-proxy

v0.1.3

07 Feb 15:14
de711e7
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release
  • Make sure channels are only closed by the sender (same issue as fixed by v0.1.2, but properly this time)
  • Prevent concurrent access to the Agent.remotes map

v0.1.2

28 Jan 22:20
1424c6a
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
  • Fix crashes caused by sending on a closed channel.

v0.1.1

28 Jan 22:00
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • Use HTTP mux instead of global handler.
  • Set up CORS to allow all origins.
  • Use Go modules.

v0.1.0

28 Jan 21:57
46b10e9
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial release 🎉