You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a separate URL for streaming at GitHub, so I want to add a small config option to play.yml that lets us specify a URL to stream from. Then we need to hook that in the UI for the listen link and re-enable the streaming coffeescript (as long as it doesn't crash the browser still). If the config setting isn't set, just assume :8000 as the URL.
The text was updated successfully, but these errors were encountered:
We have a separate URL for streaming at GitHub, so I want to add a small config option to play.yml that lets us specify a URL to stream from. Then we need to hook that in the UI for the
listen
link and re-enable the streaming coffeescript (as long as it doesn't crash the browser still). If the config setting isn't set, just assume:8000
as the URL.The text was updated successfully, but these errors were encountered: