Plugins Directory
If you want to become a plugin author or manage your plugins log in at our forums!
Comet streaming plugin
Rate this Plugin!
Average rating: 5 | Please login at our forums to rate this plugin!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-7-18 vers 0.2.1
- fixed bug in Firefox/Safari where last response was sometimes processed twice
- fixed bug in Opera where responses were processed twice
- minified JS
- fixed bug where response commands added after ->flush() weren't sent
- improved XHR streaming
- added optional parameter to adjust the sleepTimeout
- initial release
Please report ANY bugs either per e-mail or xajax forum.
« back
