[html5] r2411 - [e] (0) Mention the lack of limits in WebSocket.

whatwg at whatwg.org whatwg at whatwg.org
Mon Nov 17 02:28:11 PST 2008


Author: ianh
Date: 2008-11-17 02:28:10 -0800 (Mon, 17 Nov 2008)
New Revision: 2411

Modified:
   index
   source
Log:
[e] (0) Mention the lack of limits in WebSocket.

Modified: index
===================================================================
--- index	2008-11-17 10:13:04 UTC (rev 2410)
+++ index	2008-11-17 10:28:10 UTC (rev 2411)
@@ -42387,6 +42387,11 @@
 
   <p><em>This section only applies to user agents.</em></p>
 
+  <p class=note>This specification doesn't currently define a limit
+  to the number of simultaneous connections that a client can
+  establish to a server.</p>
+
+
   <h6 id=handshake><span class=secno>7.3.4.1.1 </span>Handshake</h6>
 
   <p>When the user agent is to <dfn id=establish-a-web-socket-connection>establish a Web Socket
@@ -53447,10 +53452,10 @@
   Justin Harrell, James M Snell, James Perrett, Jan-Klaas Kollhof,
   Jason White, Jasper Bryant-Greene, Jeff Cutsinger, Jeff Schiller,
   Jeff Walden, Jens Bannmann, Jens Fendler, Jeroen van der Meer, Jim
-  Jewett, Jim Meehan, Joe Clark, Joseph Kesselman, Jjgod Jiang, Joel
-  Spolsky, Johan Herland, John Boyer, John Bussjaeger, John Harding,
-  Johnny Stenback, Jon Perlow, Jonathan Worent, Jorgen Horstink, Josh
-  Levenberg, Joshua Randall, Jukka K. Korpela, Jules
+  Jewett, Jim Meehan, Joe Clark, John Fallows, Joseph Kesselman, Jjgod
+  Jiang, Joel Spolsky, Johan Herland, John Boyer, John Bussjaeger,
+  John Harding, Johnny Stenback, Jon Perlow, Jonathan Worent, Jorgen
+  Horstink, Josh Levenberg, Joshua Randall, Jukka K. Korpela, Jules
   Clément-Ripoche, Julian Reschke, Kai Hendry, <!-- Keryx Web,
   = Lars Gunther --> Kornel Lesinski, 黒澤剛志
   (KUROSAWA Takeshi), Kristof Zelechovski, Lachlan Hunt, Larry Page,

Modified: source
===================================================================
--- source	2008-11-17 10:13:04 UTC (rev 2410)
+++ source	2008-11-17 10:28:10 UTC (rev 2411)
@@ -48330,6 +48330,11 @@
 
   <p><em>This section only applies to user agents.</em></p>
 
+  <p class="note">This specification doesn't currently define a limit
+  to the number of simultaneous connections that a client can
+  establish to a server.</p>
+
+
   <h6>Handshake</h6>
 
   <p>When the user agent is to <dfn>establish a Web Socket
@@ -58294,10 +58299,10 @@
   Justin Harrell, James M Snell, James Perrett, Jan-Klaas Kollhof,
   Jason White, Jasper Bryant-Greene, Jeff Cutsinger, Jeff Schiller,
   Jeff Walden, Jens Bannmann, Jens Fendler, Jeroen van der Meer, Jim
-  Jewett, Jim Meehan, Joe Clark, Joseph Kesselman, Jjgod Jiang, Joel
-  Spolsky, Johan Herland, John Boyer, John Bussjaeger, John Harding,
-  Johnny Stenback, Jon Perlow, Jonathan Worent, Jorgen Horstink, Josh
-  Levenberg, Joshua Randall, Jukka K. Korpela, Jules
+  Jewett, Jim Meehan, Joe Clark, John Fallows, Joseph Kesselman, Jjgod
+  Jiang, Joel Spolsky, Johan Herland, John Boyer, John Bussjaeger,
+  John Harding, Johnny Stenback, Jon Perlow, Jonathan Worent, Jorgen
+  Horstink, Josh Levenberg, Joshua Randall, Jukka K. Korpela, Jules
   Clément-Ripoche, Julian Reschke, Kai Hendry, <!-- Keryx Web,
   = Lars Gunther --> Kornel Lesinski, &#x9ed2;&#x6fa4;&#x525b;&#x5fd7;
   (KUROSAWA Takeshi), Kristof Zelechovski, Lachlan Hunt, Larry Page,




More information about the Commit-Watchers mailing list