[ Documentation ]
rnx serve

rnx serve

rnx serve

Host the WS bridge in the foreground. This is mainly for development or diagnosis. rnx open starts a local bridge when needed; rnx daemon install enables the faster persistent service for local work.

terminal
rnx serve [options]

Options

flagdescription
--port <number>bridge port (defaults to 7668)
-q, --quietsuppress per-connection logging

Examples

terminal
rnx serve
rnx serve --quiet
rnx serve --port 7668