Pong
Represents a low-level pong frame. Should be sent in reply to a Ping frame. Usually there is no need to send/handle it unless you have a RAW WebSocket session.
Note: a control frame payload must not exceed 125 bytes (RFC 6455 §5.5); constructing a larger one throws IllegalArgumentException.
Represents a low-level pong frame. Should be sent in reply to a Ping frame. Usually there is no need to send/handle it unless you have a RAW web socket session.
Represents a low-level pong frame. Should be sent in reply to a Ping frame. Usually there is no need to send/handle it unless you have a RAW web socket session.
Properties
Frame content
could be invoked when the frame is processed
could be invoked when the frame is processed
could be invoked when the frame is processed
is it final fragment, should be always true for control frames and if no fragmentation is used
is it final fragment, should be always true for control frames and if no fragmentation is used