Skip to content

Share one namespace across devices on the Conductor dev server - #44

Merged
simkim merged 1 commit into
masterfrom
features/dev-group-by-network
Aug 25, 2026
Merged

Share one namespace across devices on the Conductor dev server#44
simkim merged 1 commit into
masterfrom
features/dev-group-by-network

Conversation

@simkim

@simkim simkim commented Aug 25, 2026

Copy link
Copy Markdown
Owner

Run the Conductor dev script with DLCENTER_COMMON_CONTEXT=1 so a phone on the
Wi-Fi and the browser on localhost land in the same namespace and see each
other's shares, instead of being isolated by their different IPs. The env var
already existed, this just wires it into the dev run script.

-o 0.0.0.0 as well: rackup only listens on localhost in development, so the
phone could not reach the dev server at all.

Only .conductor/settings.toml changes — no application behaviour is affected.

Run the dev script with DLCENTER_COMMON_CONTEXT=1 so a phone on the Wi-Fi and
the browser on localhost land in the same namespace and see each other's
shares, instead of being isolated by their different IPs.

Bind on 0.0.0.0 too: rackup only listens on localhost in development, so the
phone could not reach the server at all.
@simkim
simkim merged commit a6302bd into master Aug 25, 2026
@simkim
simkim deleted the features/dev-group-by-network branch August 25, 2026 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant