tapir icon indicating copy to clipboard operation
tapir copied to clipboard

When an invalid message (which errors on decoding) is sent to a WS endpoint, the WS is not closed

Open adamw opened this issue 9 months ago • 0 comments

Additionally, an ERROR-level message is logged, while it should be WARN at most (since this is a client error, not a bug)

See e.g. WebSocketZioHttpJsonServer

adamw avatar Jan 27 '25 07:01 adamw