Last change
on this file since 256 was
256,
checked in by hendrikvanantwerpen, 13 years ago
|
Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).
|
File size:
1.2 KB
|
Line | |
---|
1 | ------------------------------------------------------------------------------- |
---|
2 | Cometd (client) |
---|
3 | ------------------------------------------------------------------------------- |
---|
4 | Version 0.4 |
---|
5 | Release date: May 29, 2007 |
---|
6 | ------------------------------------------------------------------------------- |
---|
7 | Project state: beta |
---|
8 | ------------------------------------------------------------------------------- |
---|
9 | Project authors |
---|
10 | Alex Russell (alex@dojotoolkit.org) |
---|
11 | Greg Wilkins |
---|
12 | ------------------------------------------------------------------------------- |
---|
13 | Project description |
---|
14 | |
---|
15 | Low-latency data transfer from servers to clients. dojox.cometd implements a |
---|
16 | Bayeux protocol client for use with most Bayeux servers. See cometd.com for |
---|
17 | details on Cometd or on the Bayeux protocol. |
---|
18 | ------------------------------------------------------------------------------- |
---|
19 | Dependencies: |
---|
20 | |
---|
21 | Needs a cooperating Bayeux server |
---|
22 | ------------------------------------------------------------------------------- |
---|
23 | Documentation |
---|
24 | |
---|
25 | See http://cometd.com |
---|
26 | ------------------------------------------------------------------------------- |
---|
27 | Installation instructions |
---|
28 | |
---|
29 | Use this library with (preferably through) an existing Cometd server. |
---|
Note: See
TracBrowser
for help on using the repository browser.