Skip to content

Conversation

@bcb
Copy link

@bcb bcb commented Sep 12, 2020

Adds a repeatable --proxy option to support multiple proxies.

elm-live --proxy /rest:http://localhost:4000 --proxy /files:http://localhost:5000 --proxy /events:http://localhost:6000 src/Main.elm

This replaces the existing options --proxyPrefix and --proxyHost which should be removed in a future breaking release. For now those options remain.

Closes #241 and closes #151

@netlify
Copy link

netlify bot commented Sep 12, 2020

Deploy request for elm-live pending review.

Review with commit ccbc2c9

https://app.netlify.com/sites/elm-live/deploys

@bcb bcb marked this pull request as ready for review September 12, 2020 06:46
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.

Support multiple proxies web sockets?

1 participant