ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
327 B
Text
8 lines
327 B
Text
This module provide TCP-based MessagePack RPC server/client
|
|
implementation.
|
|
|
|
AnyEvent::MPRPC provide you a couple of export functions that are
|
|
shortcut of AnyEvent::MPRPC::Client and AnyEvent::MPRPC::Server. One
|
|
is mprpc_client for Client, another is mprpc_server for Server.
|
|
|
|
WWW: https://metacpan.org/release/AnyEvent-MPRPC
|