Learning about what has happened to Elm and it's sounding remarkably familiar... https://news.ycombinator.com/item?id=22824899
This makes it easy to have the same code running in dev/staging/production environments since you are now able to use relative paths instead of absolute paths for the websocket endpoint. Addresses ...