wirepair / gcd

Unofficial implementation of the Google Chrome Remote Debugger in Go
MIT License
186 stars 31 forks source link

Try different json lib #29

Closed wirepair closed 4 years ago

wirepair commented 4 years ago

Replace all encoding/json with json-iterator/go.