Message-Passing-Output-PocketIO
view release on metacpan or search on metacpan
NAME
Message::Passing::Output::PocketIO - Output passing message to pocket.io
DESCRIPTION
Run a webserver using PocketIO, then we can see the passing messages by
browser. Even notify by chrome desktop notification api.
SYNOPSIS
$ message-passing --input STDIN --output PocketIO
{"foo" : "bar"}
$ open http://localhost:8080/
METHODS
consume ($msg)
SEE ALSO
Message::Passing
lib/Message/Passing/Output/PocketIO.pm view on Meta::CPAN
=head1 NAME
Message::Passing::Output::PocketIO - Output passing message as PocketIO Server
=head1 DESCRIPTION
Run a webserver using PocketIO, then we can see the passing messages by browser. Even notify by chrome desktop notification api.
=head1 SYNOPSIS
$ message-passing --input STDIN --output PocketIO
{"foo" : "bar"}
$ open http://localhost:8080/
=head1 METHODS
=head2 consume ($msg)
( run in 0.460 second using v1.01-cache-2.11-cpan-299005ec8e3 )