Revision history for Perl extension POE::Component::Server::Bayeux 0.02 - Thu, 26 Jun 2008 17:49:50 -0600 - Fixed dependency issue - Support text/json client requests - Support for json-comment-filtered server responses - Added PostHandle server callback - Added Log::Log4perl for the client - Allowed more than one client to connect to the server (not overwriting the 'complete_request' delay per client) - Added check_timeouts to server - Added Callback and client_push server feature - Don't timeout a client if it's polling - Added Service _handler catchall