Skip to content

POE::Loop::Event implements an adapter between POE’s portable API and the one specific to Joshua Pritikin’s Event module. Programs written for POE may use POE::Loop::Event to interoperate with code written for Event.

Notifications You must be signed in to change notification settings

rcaputo/poe-loop-event

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POE supports nearly any event loop imaginable through POE::Loop plugin
modules.  POE::Loop::Event is the plugin support for Joshua Pritikin's
Event module.

See https://search.cpan.org/search?query=POE%3A%3ALoop&mode=module for
a list of other event loops POE supports.

POE::Loop documents the generic API for all POE::Loop subclasses.  You
are invited to implement this API for your favorite event loop.
Kudos, bug reports, and patches are also welcome.

Thank you!

About

POE::Loop::Event implements an adapter between POE’s portable API and the one specific to Joshua Pritikin’s Event module. Programs written for POE may use POE::Loop::Event to interoperate with code written for Event.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages