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

fix: Only map websockets to servlet path and not any sub paths #14638

Merged
merged 5 commits into from
Sep 28, 2022

Commits on Sep 26, 2022

  1. fix: Only map websockets to servlet path and not any sub paths

    Allows other websockets to work, especially when Vaadin is root mapped
    Artur- committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    c189977 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    1fcaa3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ec4916 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    cc4577e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf2e0ce View commit details
    Browse the repository at this point in the history