Skip to content

Releases: lxzan/gws

v1.8.5

11 Jun 03:50
Compare
Choose a tag to compare

Disable compression threshold, when context takeover is enabled.

v1.8.4

09 Jun 05:06
903f940
Compare
Choose a tag to compare
  1. add async method
  2. export map type, avoiding concurrency issues

v1.8.3

03 May 06:30
e89cffb
Compare
Choose a tag to compare

improve the buffer pool

v1.8.2

23 Apr 08:36
bf09c37
Compare
Choose a tag to compare

Fix: ReadMaxPayloadSize limit may be exceeded when receiving content with very high compression rate.

v1.8.1

19 Feb 08:47
be5b1fd
Compare
Choose a tag to compare
  1. fix tls handshake bug #78
  2. smap switch mutex

v1.8.0

27 Jan 01:05
608b2ed
Compare
Choose a tag to compare
  1. support context_take_over, window_bits
  2. modifying the concurrent map generic constraints

v1.8.0-rc3

24 Jan 13:41
4f35870
Compare
Choose a tag to compare

add writev method

v1.8.0-rc2

21 Jan 12:53
0f857d4
Compare
Choose a tag to compare

add memory pool

v1.8.0-rc1

20 Jan 10:58
07a1363
Compare
Choose a tag to compare

context-takeover

v1.7.0

21 Nov 23:20
b62a261
Compare
Choose a tag to compare
  1. Simplify logic and format imports
  2. Remove deprecated variables and methods
  3. Replacing the underlying SessionStorage implementation