jhen0409 / jhen0409/react-native-debugger

Merge debugger-proxy of RN packager into debugger client

Open
#174 0 comments 0 reactions 0 assignees View on GitHub
feature trivial
Dominant language
JavaScript
Stars
10.4k
Forks
815
PR merge metrics
No merged PRs in 30d

Description

We could merge [the debugger proxy](https://github.com/facebook/react-native/blob/34487c059192129db07608af4eb27cfad22b2d06/local-cli/server/util/webSocketProxy.js), this will reduce the cost of connection with react-native app:

* Open a WebSocket server (`/debugger-proxy`) with some port, instead of RN packager
* Need to figure out how easy to change debugger-proxy port in react-native app

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.