Changes for version 0.04 - 2009-12-16
- Added 'Connection: close' to all request headers Fixes "Too many files open" error which may occur after a while
Modules
Bayeux/cometd client implementation in POE
Bayeux/cometd server implementation in POE
An object representing a single client of the server
An object representing a single message of a request
create messages in the right subclass
invalid message
handles /meta/ channels
handles non-special channels
handles /service/ channels
A single Bayeux request
Provides
in lib/POE/Component/Client/Bayeux/Transport.pm
in lib/POE/Component/Client/Bayeux/Transport/LongPolling.pm
in lib/POE/Component/Client/Bayeux/Utilities.pm
in lib/POE/Component/Server/Bayeux.pm
in lib/POE/Component/Server/Bayeux/Utilities.pm