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