Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Way to reject WebSocket writes from client

Hey, is there any way to reject WebSocket writes from client side? I want clients only to listen and not waste jetty resources if someone would spam the connection with messages. So basically one direction messaging, server to client.



Back to the top