From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

PLS::Server::Message

DESCRIPTION

This class is the abstract base class for all messages sent between server and client.

See PLS::Server::Request and PLS::Server::Response, which inherit from this class.