deepsweet/foxr

investigate Firefox "debugger server" and Remote Debugging Protocol things

Open

#21 opened on Aug 15, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (19 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (799 stars)
PR merge metrics
 (PR metrics pending)

Description

--start-debugger-server [ws:][ <port> | <path> ] Start the debugger server on
                     a TCP port or Unix domain socket path. Defaults to TCP port
                     6000. Use WebSocket protocol if ws: prefix is specified.

Contributor guide