root / trunk / web / dojo / dojox / cometd / README @ 13
History | View | Annotate | Download (1.16 KB)
| 1 | 9 | andrej.cim | ------------------------------------------------------------------------------- |
|---|---|---|---|
| 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. |