From c35c9eb1c315d73f3f57564ee6bff52365cd592f Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Mon, 21 Jun 2010 08:16:31 +0000 Subject: [PATCH] Mention WebSocket --- src/docbook/en-US/module/architecture.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/docbook/en-US/module/architecture.xml b/src/docbook/en-US/module/architecture.xml index d66a0d1405..17aafe1401 100644 --- a/src/docbook/en-US/module/architecture.xml +++ b/src/docbook/en-US/module/architecture.xml @@ -284,7 +284,8 @@ Chat server that requires persistent connections and server push - technology (e.g. Comet) + technology (e.g. Comet + and WebSockets)