Skip to content

Releases: go-netty/go-netty-ws

v1.0.5

22 Dec 04:13
2679587
Compare
Choose a tag to compare

What's Changed

  • feat: Add WithDialer to support client proxy by @limpo1989 in #7

Full Changelog: v1.0.4...v1.0.5

v1.0.4

30 Nov 11:19
74930ba
Compare
Choose a tag to compare

What's Changed

  • feat: Add additional headers to the handshake by @limpo1989 in #6

Full Changelog: v1.0.3...v1.0.4

v1.0.3

20 Nov 12:37
cd56b87
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

06 Nov 07:40
8bcbf8a
Compare
Choose a tag to compare

What's Changed

  • fix: Disable compression extension with the browser by @limpo1989 in #2

Full Changelog: v1.0.1...v1.0.2

v1.0.1

03 Nov 00:55
3e9266a
Compare
Choose a tag to compare

What's Changed

  • fix: add missing xor on client WriteClose by @limpo1989 in #1

New Contributors

Full Changelog: v1.0.0...v1.0.1