Skip to content

Instance Method

send(raw:opcode:fin:)

func send<Data>(raw data: Data, opcode: WebSocketOpcode, fin: Bool = true) async throws where Data : DataProtocol