Skip to content

Releases: kataras/go-websocket

v0.2.0

02 Nov 16:54
Compare
Choose a tag to compare

Update to version 0.2.0

Sync with Iris' websocket:

  • performance boost
  • new optional way to handle a connection (see updated example)
  • and other minor fixes
  • no breaking changes.

v0.0.3

07 Feb 15:52
Compare
Choose a tag to compare

For Iris v5 (updated and with the #24 fixed andhttps://github.com/kataras/go-websocket/issues/602 )

v0.0.2

04 Nov 23:42
Compare
Choose a tag to compare
Auto-start the server on the first OnConnection, (once)