From 00c4662ee49cd97686592e5b94fe6734225561db Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Tue, 14 Sep 2010 10:41:35 -0400 Subject: [PATCH] add a link to cometd.org in Comet plugin README --- plugins/Comet/README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plugins/Comet/README b/plugins/Comet/README index 4abd40af7a..f6e840b6af 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: