Group
Extension

Matches 1

Web-Hippie-PubSub ( R/RE/REVMISCHA/Web-Hippie-PubSub-0.08.tar.gz, REVMISCHA, 2012; MetaCPAN )
Web-Hippie-PubSub/lib/Web/Hippie/PubSub.pm ( view source; MetaCPAN )
Request;
use Plack::Builder;
use Plack::App::Cascade;
use Web::Hippie;
use Web::Hippie::Pipe;
use JSON;
use Carp qw/croak cluck/;

# bus = AnyMQ pubsub client bus
# keep_alive = seconds between "ping"

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.