Skip to content

Releases: TouchDeck/websocket-proxy

v0.1.3

v0.1.3 Pre-release
Pre-release

Choose a tag to compare

@LucaScorpion LucaScorpion released this 07 Feb 15:14
de711e7
  • 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

v0.1.2 Pre-release
Pre-release

Choose a tag to compare

@LucaScorpion LucaScorpion released this 28 Jan 22:20
1424c6a
  • Fix crashes caused by sending on a closed channel.

v0.1.1

v0.1.1 Pre-release
Pre-release

Choose a tag to compare

@LucaScorpion LucaScorpion released this 28 Jan 22:00
  • Use HTTP mux instead of global handler.
  • Set up CORS to allow all origins.
  • Use Go modules.

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@LucaScorpion LucaScorpion released this 28 Jan 21:57
46b10e9

Initial release 🎉