You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connections created for WebSocket should support jetty-io Connection.Listener as well.
This means when the WebSocket Connection is created, regardless of client or server, the Connection.Listener should be added/attached before that connection is upgraded.
The text was updated successfully, but these errors were encountered:
Connections created for WebSocket should support jetty-io
Connection.Listener
as well.This means when the WebSocket Connection is created, regardless of client or server, the Connection.Listener should be added/attached before that connection is upgraded.
The text was updated successfully, but these errors were encountered: