Skip to content

Commit

Permalink
deploy: 0334d29
Browse files Browse the repository at this point in the history
  • Loading branch information
pojntfx committed Mar 21, 2024
1 parent 7221983 commit 9c95e91
Show file tree
Hide file tree
Showing 11 changed files with 457 additions and 445 deletions.
26 changes: 20 additions & 6 deletions assets/highlight.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,16 @@
--dark-hl-5: #4EC9B0;
--light-hl-6: #AF00DB;
--dark-hl-6: #C586C0;
--light-hl-7: #001080;
--dark-hl-7: #9CDCFE;
--light-hl-8: #098658;
--dark-hl-8: #B5CEA8;
--light-hl-9: #0451A5;
--dark-hl-9: #9CDCFE;
--light-hl-7: #098658;
--dark-hl-7: #B5CEA8;
--light-hl-8: #001080;
--dark-hl-8: #9CDCFE;
--light-hl-9: #EE0000;
--dark-hl-9: #D7BA7D;
--light-hl-10: #000000;
--dark-hl-10: #C8C8C8;
--light-hl-11: #0070C1;
--dark-hl-11: #4FC1FF;
--light-code-background: #FFFFFF;
--dark-code-background: #1E1E1E;
}
Expand All @@ -34,6 +38,8 @@
--hl-7: var(--light-hl-7);
--hl-8: var(--light-hl-8);
--hl-9: var(--light-hl-9);
--hl-10: var(--light-hl-10);
--hl-11: var(--light-hl-11);
--code-background: var(--light-code-background);
} }

Expand All @@ -48,6 +54,8 @@
--hl-7: var(--dark-hl-7);
--hl-8: var(--dark-hl-8);
--hl-9: var(--dark-hl-9);
--hl-10: var(--dark-hl-10);
--hl-11: var(--dark-hl-11);
--code-background: var(--dark-code-background);
} }

Expand All @@ -62,6 +70,8 @@
--hl-7: var(--light-hl-7);
--hl-8: var(--light-hl-8);
--hl-9: var(--light-hl-9);
--hl-10: var(--light-hl-10);
--hl-11: var(--light-hl-11);
--code-background: var(--light-code-background);
}

Expand All @@ -76,6 +86,8 @@
--hl-7: var(--dark-hl-7);
--hl-8: var(--dark-hl-8);
--hl-9: var(--dark-hl-9);
--hl-10: var(--dark-hl-10);
--hl-11: var(--dark-hl-11);
--code-background: var(--dark-code-background);
}

Expand All @@ -89,4 +101,6 @@
.hl-7 { color: var(--hl-7); }
.hl-8 { color: var(--hl-8); }
.hl-9 { color: var(--hl-9); }
.hl-10 { color: var(--hl-10); }
.hl-11 { color: var(--hl-11); }
pre, code { background: var(--code-background); }
69 changes: 54 additions & 15 deletions classes/Registry.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion functions/remoteClosure.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <h5>propertyKey: <span class="tsd-signature-type">string</span><span class="tsd-
<h5>parameterIndex: <span class="tsd-signature-type">number</span></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/pojntfx/panrpc/blob/f70d4f0/ts/src/rpc/registry.ts#L32">src/rpc/registry.ts:32</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/0334d29/ts/src/rpc/registry.ts#L32">src/rpc/registry.ts:32</a></li></ul></aside></li></ul></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
781 changes: 370 additions & 411 deletions index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions interfaces/ILocalContext.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">ILocalContext</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/f70d4f0/ts/src/rpc/context.ts#L1">src/rpc/context.ts:1</a></li></ul></aside>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/0334d29/ts/src/rpc/context.ts#L1">src/rpc/context.ts:1</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">
Expand All @@ -36,7 +36,7 @@ <h2>Properties</h2>
<h3 class="tsd-anchor-link"><span>remoteID</span><a href="#remoteID" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
<div class="tsd-signature">remoteID<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/pojntfx/panrpc/blob/f70d4f0/ts/src/rpc/context.ts#L2">src/rpc/context.ts:2</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/0334d29/ts/src/rpc/context.ts#L2">src/rpc/context.ts:2</a></li></ul></aside></section></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
6 changes: 3 additions & 3 deletions interfaces/IMessage.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">IMessage</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/f70d4f0/ts/src/rpc/registry.ts#L16">src/rpc/registry.ts:16</a></li></ul></aside>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/0334d29/ts/src/rpc/registry.ts#L16">src/rpc/registry.ts:16</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">
Expand All @@ -42,12 +42,12 @@ <h2>Properties</h2>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>request</span><a href="#request" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
<div class="tsd-signature">request<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/f70d4f0/ts/src/rpc/registry.ts#L17">src/rpc/registry.ts:17</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/0334d29/ts/src/rpc/registry.ts#L17">src/rpc/registry.ts:17</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="response" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>response</span><a href="#response" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">response<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/f70d4f0/ts/src/rpc/registry.ts#L18">src/rpc/registry.ts:18</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/0334d29/ts/src/rpc/registry.ts#L18">src/rpc/registry.ts:18</a></li></ul></aside></section></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
6 changes: 3 additions & 3 deletions interfaces/IOptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">IOptions</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/f70d4f0/ts/src/rpc/registry.ts#L26">src/rpc/registry.ts:26</a></li></ul></aside>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/0334d29/ts/src/rpc/registry.ts#L26">src/rpc/registry.ts:26</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">
Expand Down Expand Up @@ -50,7 +50,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>remoteID: <span class="tsd-signature-type">string</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/f70d4f0/ts/src/rpc/registry.ts#L27">src/rpc/registry.ts:27</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/0334d29/ts/src/rpc/registry.ts#L27">src/rpc/registry.ts:27</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="onClientDisconnect" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>on<wbr/>Client<wbr/>Disconnect</span><a href="#onClientDisconnect" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">on<wbr/>Client<wbr/>Disconnect<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>remoteID<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></div>
Expand All @@ -68,7 +68,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>remoteID: <span class="tsd-signature-type">string</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/f70d4f0/ts/src/rpc/registry.ts#L28">src/rpc/registry.ts:28</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/0334d29/ts/src/rpc/registry.ts#L28">src/rpc/registry.ts:28</a></li></ul></aside></section></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
2 changes: 1 addition & 1 deletion types/IRemoteContext.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<h1>Type alias IRemoteContext</h1></div>
<div class="tsd-signature">IRemote<wbr/>Context<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>signal<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">AbortSignal</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/f70d4f0/ts/src/rpc/context.ts#L5">src/rpc/context.ts:5</a></li></ul></aside></div>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/0334d29/ts/src/rpc/context.ts#L5">src/rpc/context.ts:5</a></li></ul></aside></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
2 changes: 1 addition & 1 deletion variables/ErrorCallCancelled.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<h1>Variable ErrorCallCancelled<code class="tsd-tag ts-flagConst">Const</code> </h1></div>
<div class="tsd-signature">Error<wbr/>Call<wbr/>Cancelled<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;call timed out&quot;</span><span class="tsd-signature-symbol"> = &quot;call timed out&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/f70d4f0/ts/src/rpc/registry.ts#L11">src/rpc/registry.ts:11</a></li></ul></aside></div>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/0334d29/ts/src/rpc/registry.ts#L11">src/rpc/registry.ts:11</a></li></ul></aside></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
2 changes: 1 addition & 1 deletion variables/ErrorCannotCallNonFunction.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<h1>Variable ErrorCannotCallNonFunction<code class="tsd-tag ts-flagConst">Const</code> </h1></div>
<div class="tsd-signature">Error<wbr/>Cannot<wbr/>Call<wbr/>Non<wbr/>Function<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;can not call non function&quot;</span><span class="tsd-signature-symbol"> = &quot;can not call non function&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/f70d4f0/ts/src/rpc/registry.ts#L12">src/rpc/registry.ts:12</a></li></ul></aside></div>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/0334d29/ts/src/rpc/registry.ts#L12">src/rpc/registry.ts:12</a></li></ul></aside></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
2 changes: 1 addition & 1 deletion variables/ErrorClosureDoesNotExist.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<h1>Variable ErrorClosureDoesNotExist<code class="tsd-tag ts-flagConst">Const</code> </h1></div>
<div class="tsd-signature">Error<wbr/>Closure<wbr/>Does<wbr/>Not<wbr/>Exist<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;closure does not exist&quot;</span><span class="tsd-signature-symbol"> = &quot;closure does not exist&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/f70d4f0/ts/src/rpc/manager.ts#L3">src/rpc/manager.ts:3</a></li></ul></aside></div>
<li>Defined in <a href="https://github.com/pojntfx/panrpc/blob/0334d29/ts/src/rpc/manager.ts#L3">src/rpc/manager.ts:3</a></li></ul></aside></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down

0 comments on commit 9c95e91

Please sign in to comment.