libpoe-filter-stomp-perl

Perl extension for the poe environment to provide a stomp filter
  http://search.cpan.org/dist/POE-Filter-Stomp/
  0
  no reviews



Poe::filter::stomp is a filter for the poe environment. it will translate the input buffer into net::stomp::frame objects and serialize the output buffer from said objects. for more information an the stomp protocol, please refer to: http://stomp.codehaus.org/protocol .