Close(reason: CloseReason)Close(packet: ByteReadPacket)Close()
Close(buffer: ByteBuffer)
Represents a low-level level close frame. It could be sent to indicate web socket session end. Usually there is no need to send/handle it unless you have a RAW web socket session.