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::Negotiate - Message format negotiation protocol

Authors

         Jörn Reder <joern at zyn dot de>

Description

       This module implements the message format negotitation 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::Negotiate - Message format negotiation protocol

Synopsis

         # Internal module. No documented public interface.

See Also