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::JSON - JSON message formatting

Authors

         Jörn Reder <joern at zyn dot de>

Description

       This module implements the message formatting of Event::RPC using JSON. 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::JSON - JSON message formatting

Synopsis

         # Internal module. No documented public interface.

See Also