Skip to content

On a websocket connection, handle unknown or missing application scopes better#404

Merged
mondain merged 1 commit intoRed5:mainfrom
kdkd:cherry-pick-6d81398-20251126-132906
Nov 26, 2025
Merged

On a websocket connection, handle unknown or missing application scopes better#404
mondain merged 1 commit intoRed5:mainfrom
kdkd:cherry-pick-6d81398-20251126-132906

Conversation

@kdkd
Copy link
Copy Markdown

@kdkd kdkd commented Nov 26, 2025

Commit from kdkd fork 6d81398

net/websocket/WebSocketPlugin.java: when resolving the application scope for a path. If the path doesn’t match a registered application (typoed URL, unregistered app), don't throw a NoSuchElementException during handshake.


…ope for

a path.  If the path doesn’t match a registered application (typoed URL,
unregistered app), don't throw a NoSuchElementException during handshake.
@mondain mondain merged commit 5966c61 into Red5:main Nov 26, 2025
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.

2 participants