urql-devtools icon indicating copy to clipboard operation
urql-devtools copied to clipboard

[Native] Explore options on using Chrome Debugging Protocol (CDP)

Open andyrichardson opened this issue 5 years ago • 0 comments

About

For consistencies sake, it would be nice if devtools could support the Chrome Debugging Protocol.

Note: There may be valid reasons as to why this isn't possible

Notes

  • Would use same protocol as React Native debugger/expo
  • May remove communication limits (such as accessing ports on the host device while debugging over the network)

andyrichardson avatar Dec 12 '20 14:12 andyrichardson