Current section

Files

Jump to
mist include mist@internal@websocket_PingFrame.hrl
Raw

include/mist@internal@websocket_PingFrame.hrl

-record(ping_frame, {payload_length :: integer(), payload :: bitstring()}).