ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-MP/MP/Transport.pm
(Generate patch)

Comparing AnyEvent-MP/MP/Transport.pm (file contents):
Revision 1.16 by root, Tue Aug 4 07:50:52 2009 UTC vs.
Revision 1.17 by root, Tue Aug 4 14:10:51 2009 UTC

503After this, packets get exchanged using the chosen framing protocol. It is 503After this, packets get exchanged using the chosen framing protocol. It is
504quite possible that both sides use a different framing protocol. 504quite possible that both sides use a different framing protocol.
505 505
506=head2 FULL EXAMPLE 506=head2 FULL EXAMPLE
507 507
508This is an actual protocol dump of an handshake, followed by a single data 508This is an actual protocol dump of a handshake, followed by a single data
509packet. The greater than/less than lines indicate the direction of the 509packet. The greater than/less than lines indicate the direction of the
510transfer only. 510transfer only.
511 511
512 > aemp;0;nndKd+gn;10.0.0.1:4040;hmac_md6_64_256,cleartext;json,storable;provider=AE-0.0;peeraddr=127.0.0.1:1235 512 > aemp;0;nndKd+gn;10.0.0.1:4040;hmac_md6_64_256,cleartext;json,storable;provider=AE-0.0;peeraddr=127.0.0.1:1235
513 > sRG8bbc4TDbkpvH8FTP4HBs87OhepH6VuApoZqXXskuG 513 > sRG8bbc4TDbkpvH8FTP4HBs87OhepH6VuApoZqXXskuG

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines