class TextMessage < Message
- Inherits from
Message: #size, #==, #to_str, #encoding, #parse, #to_h, #send, .generate
Represents a text message that can be sent or received over a WebSocket connection.
class TextMessage < Message
Message: #size, #==, #to_str, #encoding, #parse, #to_h, #send, .generateRepresents a text message that can be sent or received over a WebSocket connection.