MasterDevs / ChromeDevTools

.NET library to interact with the Chrome Debugger
MIT License
135 stars 90 forks source link

Fixed Disconnect Every 60 Seconds #13

Closed bvandorf closed 7 years ago

bvandorf commented 8 years ago

turned off auto ping to prevent from disconnecting every 60 seconds also updated nuget

brewdente commented 8 years ago

Oooo, this is interesting. I support the EnableAutoSendPing change, but not the extra lock file included. Can you explain that?

bvandorf commented 8 years ago

Ok found out that nuget makes this and suggestion is to not include it in source control. http://stackoverflow.com/questions/38065611/what-is-project-lock-json

brewdente commented 7 years ago

Closing this because the changes were merged in with a previous pull request. Thanks!