Skip to content

Releases: lxzan/gws

v1.6.7

19 Aug 00:21
4c33e36
Compare
Choose a tag to compare

Add a shrinking mechanism to the task queue

v1.6.6

17 Aug 01:28
6c89b70
Compare
Choose a tag to compare
  1. Zero allocs read messages
  2. Reduce server memory usage
  3. Permessage-Deflate extension negotiation checking

v1.6.5

05 Aug 09:11
Compare
Choose a tag to compare
  1. Refinement of sub-protocol support
  2. Export internal errors
  3. Improvement of annotated descriptions

v1.6.4

30 Jul 11:45
c1db361
Compare
Choose a tag to compare
  1. Add NewSessionStorage configuration item
  2. Optimize ReadMessage logic
  3. Fix the problem of slow compression speed on amd64 platform.

v1.6.3: adapt to firefox

23 Jul 03:04
0facb00
Compare
Choose a tag to compare
Merge pull request #33 from lxzan/testing

v1.6.3: adapt to firefox

v1.6.2

22 Jul 02:29
Compare
Choose a tag to compare

adding broadcast support

v1.6.1

14 Jul 05:02
b9aa307
Compare
Choose a tag to compare
  1. Add Server.OnRequest method
  2. Improve WriteAsync, the function no longer relies on the payload after it is called
  3. Improve buffer poll, reduce memory allocs and wastes

v1.6.1-alpha2

12 Jul 03:32
Compare
Choose a tag to compare
Fix a hidden issue with WriteAsync: the function still depends on pay…

v1.6.1-alpha

11 Jul 04:00
Compare
Choose a tag to compare
add PushTask method

v1.6.0

12 Jun 13:52
f72fc31
Compare
Choose a tag to compare
  1. client support for dial-up via proxy
  2. remove deprecated parameters
  3. merge onclose / onerror events