Releases: fasthttp/websocket
Releases · fasthttp/websocket
v1.4.6
- 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
- 31f2199 feat: upgrade fasthttp to v1.32.0 (Sergio Andres Virviescas Santana)
v1.4.4
chore(README): remove dep section
v1.4.3-rc.10
- adac111 chore: upgrade fasthttp to v1.31.0 (Sergio Andres Virviescas Santana)
v1.4.3-rc.9
- 6c64211 Upgrade fasthttp to v1.30.0 and gotils (Sergio Andres Virviescas Santana)
v1.4.3-rc.8
- 543eae7 Upgrade fasthttp to v1.29.0 (Sergio Andres Virviescas Santana)
- 4f3b65e Add support to Go 1.17.x (Sergio Andres Virviescas Santana)
v1.4.3-rc.7
- fdbfe5a Upgrade fasthttp to v1.28.0 (Sergio Andres Virviescas Santana)
v1.4.3-rc.6
- 953aef9 Update README (Sergio Andres Virviescas Santana)
- 7cbb909 Change TravisCI to Github actions (Sergio Andres Virviescas Santana)
- b74ba32 Deprecate Go 1.12, 1.13 and 1.14 (Sergio Andres Virviescas Santana)
- 0b59d74 Upgrade fasthttp to v1.27.0 and gotils (Sergio Andres Virviescas Santana)
v1.4.3-rc.5
- 7d85675 Upgrade fasthttp to v1.26.0 (Sergio Andres Virviescas Santana)
- 8a7e7cc Upgrade fasthttp to v1.25.0 and gotils (Sergio Andres Virviescas Santana)
v1.4.3-rc.4
- e49ff92 Upgrade fasthttp to v1.24.0 (Sergio Andres Virviescas Santana)
- b07a0f5 Remove file (Sergio Andres Virviescas Santana)
- 1bee056 improve echo example (Sergio Andres Virviescas Santana)
- gorilla/websocket changes
- e8629af improve echo example (#671) (hellflame)