Releases: wirepair/gcd
Releases · wirepair/gcd
Fix wsconn.Close
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
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
Performance enhancement
Fixes bad merge
Merge pull request #28 from wirepair/fix_merge fix bad merge
Move to modules
Merge pull request #27 from wirepair/mod move to go modules
Release v1.0.6
Audits and WebAudio APIs added, minor protocol changes