1Protocol::WebSocket::HaUnsdesrhaCkoen(t3rpimb)uted PerlPDrooctuomceonlt:a:tWieobnSocket::Handshake(3pm)
2
3
4
6 Protocol::WebSocket::Handshake - Base WebSocket Handshake class
7
9 This is a base class for Protocol::WebSocket::Handshake::Client and
10 Protocol::WebSocket::Handshake::Server.
11
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
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.34.0 2021-07-22Protocol::WebSocket::Handshake(3pm)