Fasthttp Websocket Versions Save

WebSocket implementation for fasthttp.

v1.5.1-rc.7

1 year ago
  • c56b561 chore: deprecated Go 1.15 (Sergio VS)
  • 692c9be feat: upgrade fasthttp to v1.41.0 (Sergio VS)

v1.5.1-rc.6

1 year ago
  • 418d79e feat: upgrade fasthttp to v1.40.0 (Sergio VS)
  • b2c0c0b chore: add support to go v1.19 (Sergio VS)

v1.5.1-rc.5

1 year ago
  • 5c30756 feat: upgrade fasthttp to v1.38.0 (Sergio VS)

  • 77c751b Merge branch 'master' of https://github.com/gorilla/websocket (Sergio VS)

  • Gorilla/websocket

    • af47554 check error before GotConn for trace (Ye Sijun)
    • bc7ce89 Check for and report bad protocol in TLSClientConfig.NextProtos (#788) (Chan Kang)
    • 27d91a9 drop the versions of go that are no longer supported + add 1.18 to ci (Chan Kang)

v1.5.1-rc.4

1 year ago
  • c48d95b chore(ci): upgrade checkout and setup-go actions to v3 (Sergio VS)
  • d3148f6 feat: upgrade fasthttp to v1.37.0 and gotils (Sergio VS)

v1.5.1-rc.3

2 years ago

v1.5.1-rc.2

2 years ago
  • bb3a4a4 chore: add support to Go 1.18 (Sergio VS)
  • a5ee9b3 feat: upgrade fasthttp to v1.35.0 and gotils (Sergio VS)

v1.5.1-rc.1

2 years ago
  • 21049b1 fix: upgrade gotils lib (Sergio VS)
  • eab63ed b47ce65 Bump github.com/valyala/fasthttp from 1.33.0 to 1.34.0 (dependabot[bot])

v1.4.6

2 years ago
  • fa3c588 chore(examples): add autobahn fuzzing client config (Sergio Andres Virviescas Santana)
  • 58fa447 feat: upgrade fasthttp to v1.33.0 (Sergio Andres Virviescas Santana)
  • 1e0770b chore: remove examples directory (Sergio Andres Virviescas Santana)
  • 8c5aabd Merge branch 'master' of https://github.com/gorilla/websocket (Sergio Andres Virviescas Santana)

v1.4.5

2 years ago
  • 31f2199 feat: upgrade fasthttp to v1.32.0 (Sergio Andres Virviescas Santana)