Files
tubestation/devtools/docs/protocol.md
2016-03-21 10:36:28 -04:00

252 B

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 wiki page.