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 client shouldn't manipulate URL by default #130

Open
jontey opened this issue Jan 14, 2019 · 0 comments
Open

Websocket client shouldn't manipulate URL by default #130

jontey opened this issue Jan 14, 2019 · 0 comments

Comments

@jontey
Copy link

jontey commented Jan 14, 2019

In wsConnect(), changeURLPort() is called by default, which forces the port to 3000. It should follow the port set in the BaseURL or have an option to not call it at all.

Also there is no way to change from ws:// to wss://

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

No branches or pull requests

1 participant