devtools-connection
v1.0.7
Published
DevTools HTML Connection Logic
Downloads
49
Readme
Devtools Connection
Host firefox devtools connection logic
Modules
- DebuggerClient - Debugger Protocol API (breakpoints, sources, thread, tab)
- DebuggerTransport - An adapter that handles data transfers between the debugger client and server.
- TargetFactory - Browser Tab Protocol API
- WebsocketTransport - A websocket adapter for data transfers between the debugger client and server.