Plugins Directory
You are not logged in. Log In
[beta 1] Comet Streaming
Compatible with xajax Version 0.5 or newer
This plugin allows to stream xajax response commands to the client using so called "comet streaming".
The zip file contains the latest xajax 0.5 SVN version.
Since the IE doesn't support multipart XHRs I had to create a fallback method using a hidden iframe (no polling!). Avoid streaming large amounts of data or LONG time streaming, since it will increase the memory usage in IE.
The setup is quite easy and should be self explanatory when you look into the comet.php file.
This plugin is now beta and not experimental anymore.
It supports FireFox 2, Safari 3, Opera 9 and IE6/7 only. Support for other browsers might follow soon. :)
Changelog
2008/02/23 beta 1 :
- removed unnecessary request plugin (XAJAX_COMET)
- supports normal xajax functions, callable objects,...
- smaller JS code
- better browser detection
- improved XHR streaming
- slightly improved PHP syntax
Please report ANY bugs either per e-mail or xajax forum.
Download Sites for This Plugin
- Official forum thread
http://community.xajaxproject.org/viewtopic.php?pid=22478#p22478
- live demo
http://xajaxproject.org/developer/q_no/Comet/comet.php
- download
http://xajaxproject.org/developer/q_no/Comet/Comet.zip
Submitted by: Steffen Konerow on 2007-12-12 15:24:40
E-mail: Steffen@nrg-media.de
Web site: http://xajaxproject.org
Filed under: External Libraries > Response Commands, Javascript
You must be logged in...
...to rate or post a comment for this plugin. Log Into the Directory (registration handled via our xajax forums)
Go back to the Plugins Directory