This commit is contained in:
joachimvh
2023-11-28 08:48:17 +00:00
parent 9a114588f4
commit 9488ae4b30
806 changed files with 4394 additions and 4394 deletions

View File

@@ -32,7 +32,7 @@ the Solid WebSockets API Spec solid-0.1.</p>
<ul class="tsd-hierarchy">
<li><a href="../interfaces/SingleThreaded.html" class="tsd-signature-type tsd-kind-interface">SingleThreaded</a></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/http/UnsecureWebSocketsProtocol.ts#L133">src/http/UnsecureWebSocketsProtocol.ts:133</a></li></ul></aside>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/http/UnsecureWebSocketsProtocol.ts#L133">src/http/UnsecureWebSocketsProtocol.ts:133</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -72,24 +72,24 @@ the Solid WebSockets API Spec solid-0.1.</p>
<h4 class="tsd-returns-title">Returns <a href="UnsecureWebSocketsProtocol.html" class="tsd-signature-type tsd-kind-class">UnsecureWebSocketsProtocol</a></h4><aside class="tsd-sources">
<p>Overrides <a href="WebSocketHandler.html">WebSocketHandler</a>.<a href="WebSocketHandler.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/http/UnsecureWebSocketsProtocol.ts#L139">src/http/UnsecureWebSocketsProtocol.ts:139</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/http/UnsecureWebSocketsProtocol.ts#L139">src/http/UnsecureWebSocketsProtocol.ts:139</a></li></ul></aside></li></ul></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-is-private"><a id="listeners" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>listeners</span><a href="#listeners" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">listeners</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Set</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">WebSocketListener</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/http/UnsecureWebSocketsProtocol.ts#L137">src/http/UnsecureWebSocketsProtocol.ts:137</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/http/UnsecureWebSocketsProtocol.ts#L137">src/http/UnsecureWebSocketsProtocol.ts:137</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-protected"><a id="logger" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>logger</span><a href="#logger" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">logger</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/Logger.html" class="tsd-signature-type tsd-kind-interface">Logger</a><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/http/UnsecureWebSocketsProtocol.ts#L134">src/http/UnsecureWebSocketsProtocol.ts:134</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/http/UnsecureWebSocketsProtocol.ts#L134">src/http/UnsecureWebSocketsProtocol.ts:134</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="path" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>path</span><a href="#path" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">path</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/http/UnsecureWebSocketsProtocol.ts#L136">src/http/UnsecureWebSocketsProtocol.ts:136</a></li></ul></aside></section></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/http/UnsecureWebSocketsProtocol.ts#L136">src/http/UnsecureWebSocketsProtocol.ts:136</a></li></ul></aside></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Methods</h2>
<section class="tsd-panel tsd-member"><a id="canHandle" class="tsd-anchor"></a>
@@ -113,7 +113,7 @@ If it cannot handle the input, rejects with an error explaining why.</p>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Overrides <a href="WebSocketHandler.html">WebSocketHandler</a>.<a href="WebSocketHandler.html#canHandle">canHandle</a></p>
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/http/UnsecureWebSocketsProtocol.ts#L150">src/http/UnsecureWebSocketsProtocol.ts:150</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/http/UnsecureWebSocketsProtocol.ts#L150">src/http/UnsecureWebSocketsProtocol.ts:150</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member"><a id="handle" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>handle</span><a href="#handle" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures">
@@ -135,7 +135,7 @@ When unconditionally calling both in sequence, consider <a href="BearerWebIdExtr
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Overrides <a href="WebSocketHandler.html">WebSocketHandler</a>.<a href="WebSocketHandler.html#handle">handle</a></p>
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/http/UnsecureWebSocketsProtocol.ts#L156">src/http/UnsecureWebSocketsProtocol.ts:156</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/http/UnsecureWebSocketsProtocol.ts#L156">src/http/UnsecureWebSocketsProtocol.ts:156</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="handleSafe" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>handle<wbr/>Safe</span><a href="#handleSafe" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures tsd-is-inherited">
@@ -158,7 +158,7 @@ or returns the result of <a href="CredentialsExtractor.html#handle" class="tsd-k
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Inherited from <a href="WebSocketHandler.html">WebSocketHandler</a>.<a href="WebSocketHandler.html#handleSafe">handleSafe</a></p>
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/handlers/AsyncHandler.ts#L38">src/util/handlers/AsyncHandler.ts:38</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/handlers/AsyncHandler.ts#L38">src/util/handlers/AsyncHandler.ts:38</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="onResourceChanged" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>on<wbr/>Resource<wbr/>Changed</span><a href="#onResourceChanged" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures tsd-is-private">
@@ -171,7 +171,7 @@ or returns the result of <a href="CredentialsExtractor.html#handle" class="tsd-k
<h5><span class="tsd-kind-parameter">changed</span>: <a href="../interfaces/ResourceIdentifier.html" class="tsd-signature-type tsd-kind-interface">ResourceIdentifier</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/http/UnsecureWebSocketsProtocol.ts#L168">src/http/UnsecureWebSocketsProtocol.ts:168</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/http/UnsecureWebSocketsProtocol.ts#L168">src/http/UnsecureWebSocketsProtocol.ts:168</a></li></ul></aside></li></ul></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">