Skip to content

Releases: wirepair/gcd

Fix wsconn.Close

30 May 01:23
01056ef
Compare
Choose a tag to compare

Fixed a silly bug in wsconn.Close calling itself
Added retries for getting open page tabs
Updated to 83.0.4103.61

Replace websocket code

19 May 12:39
dd33ec8
Compare
Choose a tag to compare

Significant performance increase due to fixing incorrect websocket read logic
Replaced websocket library with a more contemporary one

Replace encoding/json with json-iterator/go

18 May 13:27
234071f
Compare
Choose a tag to compare

Fixes bad merge

19 Apr 13:29
80ce877
Compare
Choose a tag to compare
Merge pull request #28 from wirepair/fix_merge

fix bad merge

Move to modules

19 Apr 06:26
defeaa0
Compare
Choose a tag to compare
Merge pull request #27 from wirepair/mod

move to go modules

Release v1.0.6

04 May 12:37
Compare
Choose a tag to compare

Audits and WebAudio APIs added, minor protocol changes