Plack-Handler-AnyEvent-ReverseHTTP
view release on metacpan or search on metacpan
NAME
Plack::Handler::AnyEvent::ReverseHTTP - reversehttp gateway for PSGI
application
SYNOPSIS
> plackup --server AnyEvent::ReverseHTTP --host rhttplabel --token your-token
DESCRIPTION
Plack::Handler::AnyEvent::ReverseHTTP is Plack handler that runs your
PSGI application on AnyEvent::ReverseHTTP. It uses ReverseHTTP gateway
to access your PSGI application on your desktop or behind the firewall
from the internet. Just like Ruby's hookout does with Rack applications.
AUTHOR
Tatsuhiko Miyagawa <miyagawa@bulknews.net>
LICENSE
This module is licensed under the same terms as Perl itself.
SEE ALSO
AnyEvent::ReverseHTTP <http://github.com/paulj/hookout/tree/master>
lib/Plack/Handler/AnyEvent/ReverseHTTP.pm view on Meta::CPAN
Plack::Handler::AnyEvent::ReverseHTTP - reversehttp gateway for PSGI application
=head1 SYNOPSIS
> plackup --server AnyEvent::ReverseHTTP --host rhttplabel --token your-token
=head1 DESCRIPTION
Plack::Handler::AnyEvent::ReverseHTTP is Plack handler that runs your
PSGI application on L<AnyEvent::ReverseHTTP>. It uses ReverseHTTP
gateway to access your PSGI application on your desktop or behind the
firewall from the internet. Just like Ruby's hookout does with Rack
applications.
=head1 AUTHOR
Tatsuhiko Miyagawa E<lt>miyagawa@bulknews.netE<gt>
=head1 LICENSE
This module is licensed under the same terms as Perl itself.
( run in 0.393 second using v1.01-cache-2.11-cpan-299005ec8e3 )