Skip to content

WebSocketAdvice intercepts broken websockets and prints a better message.

Deleted user requested to merge fix_6_websocket_exceptions into dev

Straight forward MR.

AccessDeniedException were ignored and the stacktrace printed. An Advice was added such that the exception is intercepted and printed in a better format.

Related to #6 (closed).

Merge request reports

Loading