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

Enable to set dgs.graphql.websocket.path in webflux #1246

Merged

Conversation

jvalde
Copy link
Contributor

@jvalde jvalde commented Sep 27, 2022

Pull request checklist

  • Please read our contributor guide
  • Consider creating a discussion on the discussion forum
    first
  • Make sure the PR doesn't introduce backward compatibility issues
  • Make sure to have sufficient test cases

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Other (please describe):

Changes in this PR

Allow to configure dgs.graphql.websocket.path in webflux so /subscriptions can be changed

@jvalde
Copy link
Contributor Author

jvalde commented Oct 21, 2022

Hi @berngp

Any thoughts on this PR? The MVC side of DGS supports changing the path of the subscriptions endpoint. It'd be good to support the same on the reactive side.

Cheers

@berngp
Copy link
Contributor

berngp commented Oct 27, 2022

Thx for the PR @jvalde , it makes sense.

@srinivasankavitha srinivasankavitha merged commit 9ec9dc6 into Netflix:master Oct 28, 2022
@jvalde jvalde deleted the feature/websocket-webflux-path branch November 3, 2022 14:35
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

Successfully merging this pull request may close these issues.

None yet

3 participants