deepsweet/foxr

investigate Firefox "debugger server" and Remote Debugging Protocol things

Open

#21 aberto em 15 de ago. de 2018

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

Métricas do repositório

Stars
 (799 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador