Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Websocket - attempt public url first #354

Closed
mingard opened this issue Oct 19, 2017 · 0 comments
Closed

Websocket - attempt public url first #354

mingard opened this issue Oct 19, 2017 · 0 comments
Assignees

Comments

@mingard
Copy link
Contributor

mingard commented Oct 19, 2017

Currently websocket attempts to use the current base url, with the server port.

  • Introduce publicUrl inline with other services
  • Use publicUrl.host and publicUrl.port by default for websocket
  • Fallback to server.host and server.port
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant