ProtocolViolationException
class ProtocolViolationException(val violation: String) : Exception, CopyableThrowable<ProtocolViolationException> (source)
Raised when peers send frames which violate the Websocket RFC
Raised when peers send frames which violate the Websocket RFC