logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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