Mypal/devtools/docs/protocol.md

6 lines
252 B
Markdown
Raw Permalink Normal View History

2019-03-11 10:26:37 +00:00
The devtools is built around a client/server architecture because the
tools run outside of the process it debugs. This protocol is
documented extensively in the [Remote Debugging
Protocol](https://wiki.mozilla.org/Remote_Debugging_Protocol) wiki
page.