The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.