Author: buildbot Date: Fri Apr 20 07:19:42 2012 New Revision: 813741 Log: Production update by buildbot for camel
Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/websocket.html Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/camel/content/websocket.html ============================================================================== --- websites/production/camel/content/websocket.html (original) +++ websites/production/camel/content/websocket.html Fri Apr 20 07:19:42 2012 @@ -78,7 +78,9 @@ <div class="wiki-content maincontent"><h2><a shape="rect" name="Websocket-WebsocketComponent"></a>Websocket Component</h2> <p><b>Available as of Camel 2.10</b></p> -<p>The <b>websocket</b> component provides websocket <a shape="rect" href="endpoint.html" title="Endpoint">endpoints</a> for communicating with clients using websocket.</p> +<p>The <b>websocket</b> component provides websocket <a shape="rect" href="endpoint.html" title="Endpoint">endpoints</a> for communicating with clients using websocket. The component uses Eclipse Jetty Server which implements the <a shape="rect" class="external-link" href="http://tools.ietf.org/html/rfc6455" rel="nofollow">IETF</a> specification (drafts and RFC 6455).</p> + +<div class="panelMacro"><table class="infoMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/information.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1"><b>Version currently supported</b><br clear="none">As Camel 2.10 uses Jetty 7.5.4.v20111024, only the D00 to <a shape="rect" class="external-link" href="http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-13" rel="nofollow">D13</a> IETF implementations are available.</td></tr></table></div> <h3><a shape="rect" name="Websocket-URIformat"></a>URI format</h3>