Scroll to navigation

Protocol::WebSocket::Message(3pm) User Contributed Perl Documentation Protocol::WebSocket::Message(3pm)

NAME

Protocol::WebSocket::Message - Base class for WebSocket request and response

DESCRIPTION

A base class for Protocol::WebSocket::Request and Protocol::WebSocket::Response.

ATTRIBUTES

"version"

"fields"

"field"

"host"

"origin"

"secure"

"subprotocol"

"error"

"number1"

"number2"

"challenge"

METHODS

"new"

Create a new Protocol::WebSocket::Message instance.

"checksum"

"parse"

2019-03-13 perl v5.38.2