Skip to content

Commit

Permalink
[e] (0) Mention the lack of limits in WebSocket.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@2411 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Nov 17, 2008
1 parent b4ca7f8 commit b4c83c8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
13 changes: 9 additions & 4 deletions index
Expand Up @@ -42387,6 +42387,11 @@ interface <dfn id=websocket>WebSocket</dfn> {

<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
Expand Down Expand Up @@ -53447,10 +53452,10 @@ interface <dfn id=timeouthandler>TimeoutHandler</dfn> {
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&eacute;ment-Ripoche, Julian Reschke, Kai Hendry, <!-- Keryx Web,
= Lars Gunther --> Kornel Lesinski, &#40658;&#28580;&#21083;&#24535;
(KUROSAWA Takeshi), Kristof Zelechovski, Lachlan Hunt, Larry Page,
Expand Down
13 changes: 9 additions & 4 deletions source
Expand Up @@ -48330,6 +48330,11 @@ interface <dfn>WebSocket</dfn> {

<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
Expand Down Expand Up @@ -58294,10 +58299,10 @@ interface <dfn>TimeoutHandler</dfn> {
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&eacute;ment-Ripoche, Julian Reschke, Kai Hendry, <!-- Keryx Web,
= Lars Gunther --> Kornel Lesinski, &#x9ed2;&#x6fa4;&#x525b;&#x5fd7;
(KUROSAWA Takeshi), Kristof Zelechovski, Lachlan Hunt, Larry Page,
Expand Down

0 comments on commit b4c83c8

Please sign in to comment.