table of contents
Event::RPC::Message::Negotiate(3pm) | User Contributed Perl Documentation | Event::RPC::Message::Negotiate(3pm) |
NAME¶
Event::RPC::Message::Negotiate - Message format negotiation protocol
SYNOPSIS¶
# Internal module. No documented public interface.
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.
AUTHORS¶
Jörn Reder <joern at zyn dot de>
COPYRIGHT AND LICENSE¶
Copyright (C) 2005-2015 by Jörn Reder <joern AT zyn.de>.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2022-12-12 | perl v5.36.0 |