Plack::Handler::Stomp

Adapt STOMP to (almost) HTTP, via Plack
Download

Plack::Handler::Stomp Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Gianni Ceccarelli
  • Publisher web site:
  • http://search.cpan.org/~dakkar/

Plack::Handler::Stomp Tags


Plack::Handler::Stomp Description

Plack::Handler::Stomp is a Perl module that sometimes you want to use your very nice web-application-framework dispatcher, module loading mechanisms, etc, but you're not really writing a web application, you're writing a ActiveMQ consumer. In those cases, this module is for you.This module is inspired by Catalyst::Engine::Stomp, but aims to be usable by any PSGI application.SYNOPSIS my $runner = Plack::Handler::Stomp->new({ servers => , subscriptions => , }); $runner->run(MyApp->get_app());Product's homepage


Plack::Handler::Stomp Related Software