1Protocol::WebSocket::HaUnsdesrhaCkoen(t3rpimb)uted PerlPDrooctuomceonlt:a:tWieobnSocket::Handshake(3pm)
2
3
4

NAME

6       Protocol::WebSocket::Handshake - Base WebSocket Handshake class
7

DESCRIPTION

9       This is a base class for Protocol::WebSocket::Handshake::Client and
10       Protocol::WebSocket::Handshake::Server.
11

ATTRIBUTES

13   "error"
14           $handshake->error;
15
16       Set or get handshake error.
17
18   "version"
19           $handshake->version;
20
21       Set or get handshake version.
22

METHODS

24   "new"
25       Create a new Protocol::WebSocket::Handshake instance.
26
27   "req"
28           $handshake->req;
29
30       WebSocket request object.
31
32   "res"
33           $handshake->res;
34
35       WebSocket response object.
36
37
38
39perl v5.32.0                      2020-07-28Protocol::WebSocket::Handshake(3pm)
Impressum