This issue has been created
 
 
XWiki Commons / cid:jira-generated-image-avatar-b54e4775-8948-4a11-97c1-19db705a0ef5 XCOMMONS-3636 Open

Add support for limiting the size of incoming WebSocket messages

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-43b75a9a-ee05-4238-9fe9-6b10120306d1 Marius Dumitru Florea created this issue on 28/Apr/26 09:12
 
Summary: Add support for limiting the size of incoming WebSocket messages
Issue Type: cid:jira-generated-image-avatar-b54e4775-8948-4a11-97c1-19db705a0ef5 New Feature
Affects Versions: 18.3.0
Assignee: Unassigned
Components: WebSocket
Created: 28/Apr/26 09:12
Priority: cid:jira-generated-image-static-major-f72d561e-2fe0-455b-bdbc-be9f6e7c8936 Major
Reporter: Marius Dumitru Florea
Description:

Update the partial string message handler we provide to allow specifying a maximum message length. It would be nice to also provide a binary partial message handler with support for a similar limit.