diff options
Diffstat (limited to 'plugins/Comet/README')
-rw-r--r-- | plugins/Comet/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/Comet/README b/plugins/Comet/README index 4abd40af7..f6e840b6a 100644 --- a/plugins/Comet/README +++ b/plugins/Comet/README @@ -6,7 +6,10 @@ NOTE: this is an insecure version; don't roll it out on a production server. It requires a cometd server. I've only had the cometd-java server work -correctly; something's wiggy with the Twisted-based server. +correctly; something's wiggy with the Twisted-based server. See here +for help setting up a comet server: + + http://cometd.org/ After you have a cometd server installed, just add this code to your config.php: |