logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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