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

feat(Server): add sockJsUrl option (options.sockJsUrl) #1335

Closed
wants to merge 2 commits into from

Conversation

freememory
Copy link

  • This is a bugfix
  • This is a code refactor
  • This is a test update
  • This is a typo fix
  • This is a metadata update

For Bugs and Features; did you add new tests?

Motivation / Use-Case

Currently, sockjs-node is the hardcoded sockjs path. However, in some environments it's desirable to be able to set what the sockjs path is, if it already exists (and is difficult to change). Allow users to specify the url as an arg.

Breaking Changes

N/A

Additional Info

@jsf-clabot
Copy link

jsf-clabot commented Mar 6, 2018

CLA assistant check
All committers have signed the CLA.

@michael-ciniawsky michael-ciniawsky changed the title Allow sockJsUrl to be set feat(Server): add sockJsUrl option (options.sockJsUrl) Aug 21, 2018
@michael-ciniawsky michael-ciniawsky added this to the 3.2.0 milestone Aug 21, 2018
@michael-ciniawsky
Copy link
Member

Closing in favor of #1553. Thx :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants