table of contents
Protocol::WebSocket::Stateful(3pm) | User Contributed Perl Documentation | Protocol::WebSocket::Stateful(3pm) |
NAME¶
Protocol::WebSocket::Stateful - Base class for all classes with states
DESCRIPTION¶
A base class for all classes with states.
ATTRIBUTES¶
"state"¶
METHODS¶
"new"¶
Create a new Protocol::WebSocket::Stateful instance.
"done"¶
"is_state"¶
"is_body"¶
"is_done"¶
2022-07-04 | perl v5.34.0 |