Skip to content

dionys/mojox-transaction-websocket76

 
 

Repository files navigation

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

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

NOTICE: This code tested with Mojolicious 4.xx and below and might not works with higher versions. This code not works with Mojolicious 6.40 and above.

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 the following locations:

Author

Denis Ibaev, dionys@cpan.org.

Contributors.

Paul Cochrane, cpan:PTC, paul@liekut.de.

Copyright and license

Copyright (C) 2012-2016, 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.

About

MojoX::Transaction::WebSocket76 — container for WebSocket transactions as described in hixie-76 draft

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 100.0%