AnyEvent-MP
view release on metacpan or search on metacpan
MP/Transport.pm view on Meta::CPAN
are supposed to be handled through additional key-value pairs.
=item the node ID
This is the node ID of the connecting node.
=item the acceptable authentication methods
A comma-separated list of authentication methods supported by the
node. Note that AnyEvent::MP supports a C<hex_secret> authentication
method that accepts a clear-text password (hex-encoded), but will not use
this authentication method itself.
The receiving side should choose the first authentication method it
supports.
=item the acceptable framing formats
A comma-separated list of packet encoding/framing formats understood. The
receiving side should choose the first framing format it supports for
sending packets (which might be different from the format it has to accept).
( run in 0.962 second using v1.01-cache-2.11-cpan-49f99fa48dc )