urql-devtools
urql-devtools copied to clipboard
[Native] Explore options on using Chrome Debugging Protocol (CDP)
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)