NAME
Beekeeper::JSONRPC - Representation of JSON-RPC objects
VERSION
Version 0.09
DESCRIPTION
All Beekeeper RPC calls follow the JSON-RPC 2.0 specification (see http://www.jsonrpc.org/specification).
Constructors on this class are not actually used and are provided just for completeness.
SEE ALSO
Beekeeper::JSONRPC::Request, Beekeeper::JSONRPC::Response, Beekeeper::JSONRPC::Notification, Beekeeper::JSONRPC::Error.
AUTHOR
José Micó, jose.mico@gmail.com
COPYRIGHT AND LICENSE
Copyright 2015-2023 José Micó.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language itself.
This software is distributed in the hope that it will be useful, but it is provided “as is” and without any express or implied warranties. For details, see the full text of the license in the file LICENSE.