| cometd.zip |
Files for CometD version 3.1.0 and the Dojo toolkit used by demo.js.
When you define a .zip archive file as a static resource, Visualforce can access the files in
that archive. The .zip file becomes a virtual file system. |
| demo.css |
The CSS code that formats the Visualforce page. |
| demo.js |
The code used by the page to subscribe to the channel, receive
and display the notifications, and unsubscribe from the channel. |
| json2.js |
The JavaScript library that contains the stringify and parse methods. |
| StreamingApiDemo |
The Visualforce page that displays the Streaming API notifications. |