mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
deploy: 409782c205
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>UnsecureWebSocketsProtocol | Community Solid Server - v0.4.0</title>
|
||||
<meta name="description" content="Documentation for Community Solid Server - v0.4.0">
|
||||
<title>UnsecureWebSocketsProtocol | Community Solid Server - v0.4.1</title>
|
||||
<meta name="description" content="Documentation for Community Solid Server - v0.4.1">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
<script async src="../assets/js/search.js" id="search-script"></script>
|
||||
@@ -23,7 +23,7 @@
|
||||
<li class="state loading">Preparing search index...</li>
|
||||
<li class="state failure">The search index is not available</li>
|
||||
</ul>
|
||||
<a href="../index.html" class="title">Community Solid Server - v0.4.0</a>
|
||||
<a href="../index.html" class="title">Community Solid Server - v0.4.1</a>
|
||||
</div>
|
||||
<div class="table-cell" id="tsd-widgets">
|
||||
<div id="tsd-filter">
|
||||
@@ -52,7 +52,7 @@
|
||||
<div class="container">
|
||||
<ul class="tsd-breadcrumb">
|
||||
<li>
|
||||
<a href="../modules.html">Community Solid Server - v0.4.0</a>
|
||||
<a href="../modules.html">Community Solid Server - v0.4.1</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/index.html">index</a>
|
||||
@@ -131,7 +131,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="server_websockethandler.websockethandler.html">WebSocketHandler</a>.<a href="server_websockethandler.websockethandler.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/ldp/UnsecureWebSocketsProtocol.ts#L123">src/ldp/UnsecureWebSocketsProtocol.ts:123</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/409782c/src/ldp/UnsecureWebSocketsProtocol.ts#L123">src/ldp/UnsecureWebSocketsProtocol.ts:123</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@@ -153,7 +153,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">listeners<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Set</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">WebSocketListener</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = ...</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/ldp/UnsecureWebSocketsProtocol.ts#L123">src/ldp/UnsecureWebSocketsProtocol.ts:123</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/409782c/src/ldp/UnsecureWebSocketsProtocol.ts#L123">src/ldp/UnsecureWebSocketsProtocol.ts:123</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@@ -163,7 +163,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">logger<span class="tsd-signature-symbol">:</span> <a href="logging_logger.logger.html" class="tsd-signature-type" data-tsd-kind="Class">Logger</a><span class="tsd-signature-symbol"> = ...</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/ldp/UnsecureWebSocketsProtocol.ts#L122">src/ldp/UnsecureWebSocketsProtocol.ts:122</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/409782c/src/ldp/UnsecureWebSocketsProtocol.ts#L122">src/ldp/UnsecureWebSocketsProtocol.ts:122</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@@ -181,7 +181,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="server_websockethandler.websockethandler.html">WebSocketHandler</a>.<a href="server_websockethandler.websockethandler.html#canhandle">canHandle</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/util/AsyncHandler.ts#L13">src/util/AsyncHandler.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/409782c/src/util/AsyncHandler.ts#L13">src/util/AsyncHandler.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@@ -195,7 +195,7 @@
|
||||
<li>
|
||||
<h5>input: <span class="tsd-signature-symbol">{ </span>upgradeRequest<span class="tsd-signature-symbol">: </span><a href="../modules/server_httprequest.html#httprequest" class="tsd-signature-type" data-tsd-kind="Type alias">HttpRequest</a><span class="tsd-signature-symbol">; </span>webSocket<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">WebSocket</span><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<p>Input data that would be handled potentially.</p>
|
||||
<p>Input data that could potentially be handled.</p>
|
||||
</div>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
@@ -208,7 +208,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4>
|
||||
<p>A promise resolving if this input can be handled, rejecting with an Error if not.</p>
|
||||
<p>A promise resolving if the input can be handled, rejecting with an Error if not.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
@@ -223,7 +223,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <a href="server_websockethandler.websockethandler.html">WebSocketHandler</a>.<a href="server_websockethandler.websockethandler.html#handle">handle</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/ldp/UnsecureWebSocketsProtocol.ts#L130">src/ldp/UnsecureWebSocketsProtocol.ts:130</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/409782c/src/ldp/UnsecureWebSocketsProtocol.ts#L130">src/ldp/UnsecureWebSocketsProtocol.ts:130</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@@ -248,14 +248,14 @@
|
||||
<a name="handlesafe" class="tsd-anchor"></a>
|
||||
<h3>handle<wbr>Safe</h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
||||
<li class="tsd-signature tsd-kind-icon">handle<wbr>Safe<span class="tsd-signature-symbol">(</span>data<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>upgradeRequest<span class="tsd-signature-symbol">: </span><a href="../modules/server_httprequest.html#httprequest" class="tsd-signature-type" data-tsd-kind="Type alias">HttpRequest</a><span class="tsd-signature-symbol">; </span>webSocket<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">WebSocket</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></li>
|
||||
<li class="tsd-signature tsd-kind-icon">handle<wbr>Safe<span class="tsd-signature-symbol">(</span>input<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>upgradeRequest<span class="tsd-signature-symbol">: </span><a href="../modules/server_httprequest.html#httprequest" class="tsd-signature-type" data-tsd-kind="Type alias">HttpRequest</a><span class="tsd-signature-symbol">; </span>webSocket<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">WebSocket</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></li>
|
||||
</ul>
|
||||
<ul class="tsd-descriptions">
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="server_websockethandler.websockethandler.html">WebSocketHandler</a>.<a href="server_websockethandler.websockethandler.html#handlesafe">handleSafe</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/util/AsyncHandler.ts#L33">src/util/AsyncHandler.ts:33</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/409782c/src/util/AsyncHandler.ts#L35">src/util/AsyncHandler.ts:35</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@@ -268,9 +268,9 @@
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li>
|
||||
<h5>data: <span class="tsd-signature-symbol">{ </span>upgradeRequest<span class="tsd-signature-symbol">: </span><a href="../modules/server_httprequest.html#httprequest" class="tsd-signature-type" data-tsd-kind="Type alias">HttpRequest</a><span class="tsd-signature-symbol">; </span>webSocket<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">WebSocket</span><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<h5>input: <span class="tsd-signature-symbol">{ </span>upgradeRequest<span class="tsd-signature-symbol">: </span><a href="../modules/server_httprequest.html#httprequest" class="tsd-signature-type" data-tsd-kind="Type alias">HttpRequest</a><span class="tsd-signature-symbol">; </span>webSocket<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">WebSocket</span><span class="tsd-signature-symbol"> }</span></h5>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<p>The data to handle.</p>
|
||||
<p>Input data that will be handled if it can be handled.</p>
|
||||
</div>
|
||||
<ul class="tsd-parameters">
|
||||
<li class="tsd-parameter">
|
||||
@@ -283,7 +283,8 @@
|
||||
</li>
|
||||
</ul>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4>
|
||||
<p>The result of the handle function of the handler.</p>
|
||||
<p>A promise resolving if the input can be handled, rejecting with an Error if not.
|
||||
Return value depends on the given type.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
@@ -297,7 +298,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/ldp/UnsecureWebSocketsProtocol.ts#L142">src/ldp/UnsecureWebSocketsProtocol.ts:142</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/409782c/src/ldp/UnsecureWebSocketsProtocol.ts#L142">src/ldp/UnsecureWebSocketsProtocol.ts:142</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
|
||||
Reference in New Issue
Block a user