Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-08-09 | 610 Bytes | |
v1.3.0 source code.tar.gz | 2023-08-09 | 86.1 kB | |
v1.3.0 source code.zip | 2023-08-09 | 114.7 kB | |
Totals: 3 Items | 201.5 kB | 0 |
What's Changed
- autobahn,wsutil: fix typos in comments and logs by @alexandear in https://github.com/gobwas/ws/pull/174
- .github: run tests with Go 1.15 by @alexandear in https://github.com/gobwas/ws/pull/173
- Hijack connection through
http.ResponseController
in http upgrader by @xakep666 in https://github.com/gobwas/ws/pull/181
New Contributors
- @alexandear made their first contribution in https://github.com/gobwas/ws/pull/174
- @xakep666 made their first contribution in https://github.com/gobwas/ws/pull/181
Full Changelog: https://github.com/gobwas/ws/compare/v1.2.1...v1.3.0