Issue Details (XML | Word | Printable)

Key: ATMOSPHERE-94
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: jabbahj
Reporter: jabbahj
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
atmosphere

Collect missing jquery client features in atmosphere-gwt

Created: 20/Jan/11 02:06 AM   Updated: 20/Jan/11 05:27 AM
Component/s: client-gwt
Affects Version/s: 0.8
Fix Version/s: None

Time Tracking:
Not Specified

Tags:
Participants: jabbahj and jfarcand


 Description  « Hide

Currently atmosphere-gwt is missing the following functionality available in the jquery client:

  • long polling


jfarcand added a comment - 20/Jan/11 05:27 AM

The Atmosphere JQuery Plugin Currently support

+ long-polling
+ http-streaming (with special native code for IE and Opera)
+ websocket
+ external websocket library support (like web-socket-js library)
+ full configuration of the http requests.
+ Two way connections support (we open a new one for Comet, re-use with Websocket)
+ Simple Callback type API