Skip to content

Add DebuggerPort to ReactInstanceSettings #4315

@kmelmon

Description

@kmelmon

For CLI generated apps, direct debugging doesn't work because there is no DebuggerPort property, which is needed to tell the core what port to open a WebSocket on.

From Anandraj:
"Developer configures the JSI runtime to additionally spawn a debugger (websocket) server listening for Chrome debug protocol messages at a specific port. The debugger server directly talks to the Javascript engine using engine specific debugger APIs"

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions