wirepair / gcd

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

Fix ConnectToInstance method #10

Closed kaxap closed 7 years ago

kaxap commented 7 years ago

Problem: host parameter is not updated after calling ConnectToInstance Solution: update host parameter