Skip to content
This repository has been archived by the owner on Dec 3, 2018. It is now read-only.

Unix socket support when running studio as server #1478

Open
wants to merge 1 commit into
base: mb-pages
Choose a base branch
from

Conversation

stepankuzmin
Copy link

Mapbox Studio Classic only supports port when running as server. Now we can run Mapbox Studio Classic on unix socket:

node index-server.js --socket mapbox-studio.socket

@springmeyer
Copy link
Contributor

@stepankuzmin - interesting feature, thanks for providing the pull. Before merging we need some kind of test to ensure this works and does not regress ever. Can you add a test?

@stepankuzmin
Copy link
Author

Thanks for reply @springmeyer! Should I just test that server accepts requests using socket or something else?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants