Browse Source

modules/websocket: Updated documentation

Peter Dunkley 12 years ago
parent
commit
7ebf6affca
2 changed files with 3 additions and 6 deletions
  1. 1 2
      modules/websocket/README
  2. 2 4
      modules/websocket/doc/websocket_admin.xml

+ 1 - 2
modules/websocket/README

@@ -301,8 +301,7 @@ onreply_route[WS_REPLY] {
      * sl.
      * sl.
 
 
    The following modules are required to make proper use of this module:
    The following modules are required to make proper use of this module:
-     * nathelper.
-     * tm.
+     * nathelper or outbound.
      * xhttp.
      * xhttp.
 
 
    The following module is required to use the secure WebSocket (wss)
    The following module is required to use the secure WebSocket (wss)

+ 2 - 4
modules/websocket/doc/websocket_admin.xml

@@ -225,10 +225,8 @@ onreply_route[WS_REPLY] {
 		module:
 		module:
 		<itemizedlist>
 		<itemizedlist>
 		<listitem>
 		<listitem>
-		<para><emphasis>nathelper</emphasis>.</para>
-		</listitem>
-		<listitem>
-		<para><emphasis>tm</emphasis>.</para>
+		<para><emphasis>nathelper</emphasis> or
+		<emphasis>outbound</emphasis>.</para>
 		</listitem>
 		</listitem>
 		<listitem>
 		<listitem>
 		<para><emphasis>xhttp</emphasis>.</para>
 		<para><emphasis>xhttp</emphasis>.</para>