Changes for version 2.0 - 2019-09-15

  • add AnyEvent::RPC::flush function in the child.
  • introduce protocol versioning to ensure the right backend module version is loaded.
  • implement a more version-agnostic protocol.
  • exposed buffer size as C<buflen_req> and C<buflen_res> parameters to allow tweaking.

Modules

simple RPC extension for AnyEvent::Fork

Provides

in RPC/Async.pm
in RPC/Sync.pm