NAME

MojoX::Transaction::WebSocket76 - WebSocket version hixie-76 transaction
container

DESCRIPTION

MojoX::Transaction::WebSocket76 is a container for WebSocket transactions as
described in hixie-76 draft. Support for this version of the protocol was
removed in Mojolicious 1.17. But last version of the Safari browser (5.0.1)
supports only it.

INSTALLATION

To install this module, run the following commands:

   perl Makefile.PL
   make
   make test
   make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc
command.

   perldoc MojoX::Transaction::WebSocket76

You can also look for information at:

   Repository
       http://github.com/dionys/mojox-transaction-websocket76
   Bug tracker
       http://github.com/dionys/mojox-transaction-websocket76/issues
   Annotated CPAN documentation
       http://annocpan.org/dist/MojoX-Transaction-WebSocket76
   CPAN Ratings
       http://cpanratings.perl.org/d/MojoX-Transaction-WebSocket76
   Search CPAN
       http://search.cpan.org/dist/MojoX-Transaction-WebSocket76/

AUTHOR

Denis Ibaev, [email protected].

COPYRIGHT AND LICENSE

Copyright (C) 2012, Denis Ibaev.

This program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.

See http://dev.perl.org/licenses/ for more information.