Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Event::RPC::Message - Implementation of Event::RPC network protocol

Authors

         Jörn Reder <joern AT zyn.de>

Description

       This module implements the network protocol of Event::RPC.  Objects of this class are created internally
       by Event::RPC::Server and Event::RPC::Client and performs message passing over the network.

Name

       Event::RPC::Message - Implementation of Event::RPC network protocol

Synopsis

         # Internal module. No documented public interface.

See Also