remotedebug-gateway
Browser debugger hub
Enables remote debugging across multiple browsers via a single gateway
A gateway for RemoteDebug (Chrome Remote Debugging) connections, that allows you to connect a client to multiple browsers at once
92 stars
16 watching
10 forks
Language: JavaScript
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jhen0409/remotedev-rn-debugger | A tool that injects a remote debugger into React Native projects | 244 |
auchenberg/devtools-remote | Enables remote debugging of browser tabs via Chrome DevTools over a WebSocket connection. | 687 |
nice-plq/devtools-remote-debugger | A tool to remotely debug web pages using Chrome DevTools Protocol and a Node intermediate layer | 297 |
joaolopesf/remotedebug | A library that allows remote debugging of Arduino projects over WiFi using a web app or telnet client. | 616 |
rails/web-console | A debugging tool that allows developers to create interactive Ruby sessions in their browser. | 1,400 |
sirnewton01/godbg | A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger | 228 |
raff/godet | A remote Chrome DevTools client written in Go to enable debugging and automation of web pages | 392 |
lorenzoongithub/nudge4j | Tool for remotely controlling and debugging Java applications from a browser | 161 |
tracerbench/chrome-debugging-client | A Chrome debugging client library with async/await support and TypeScript integration. | 134 |
christian-bromann/devtools-backend | A Node.js implementation of the Chrome DevTools backend for debugging web applications | 144 |
baristalabs/chrome-dev-tools-generator | Generates a wrapper around the Chrome Debugger Protocol Definition to create a connection and interface for debugging and automation | 79 |
elm-lang/debug.elm-lang.org | A live online debugging tool that allows developers to pause, rewind, and replay programs, swapping in new code to debug. | 66 |
netguru/responsedetective | A framework for intercepting and debugging network requests and responses between an app and its server. | 1,954 |
othiym23/bug-clinic | A workshopper for learning how to debug Node.js applications. | 175 |
microsoft/vscode-js-debug | A DAP-based JavaScript debugger for various environments and frameworks. | 1,673 |