NAME
Sprocket - A pluggable POE based Client / Server Library
SYNOPSIS
See examples
ABSTRACT
Sprocket is an POE based client server library that uses plugins similar to POE Components.
DESCRIPTION
Sprocket uses a single session for each object/component created to increase speed and reduce the memory footprint of your apps. Sprocket is used in the Perl version of Cometd http://cometd.com/
NOTES
Sprocket is fully compatable with other POE Compoents. Apps are normally written as Sprocket plugins and paired with a Sprocket::Server or Sprocket::Client.
SEE ALSO
POE, Sprocket::Connection, Sprocket::Plugin, Sprocket::Server, Sprocket::Client
AUTHOR
David Davis <xantus@cpan.org>
RATING
Please rate this module. http://cpanratings.perl.org/rate/?distribution=Sprocket
COPYRIGHT AND LICENSE
Copyright 2006-2007 by David Davis
Artistic License