How to setup a WebSocket connection? User Guide
As a result network IO failures may occur simply because a client has disconnected, which can fill the log with unnecessary stack traces. If you need to see the stack traces, set that log category to TRACE. Spring provides a WebSocketHandlerDecorator base class that can be used to decorate a WebSocketHandler with additional behavior. Logging […]
How to setup a WebSocket connection? User Guide Read More »