@fedify/fedify 2.0.0-pr.469.1873 → 2.0.0-pr.474.1879
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{actor-Bo3uuvwH.js → actor-BYv3E3MI.js} +185 -185
- package/dist/{actor-DoaVs0vL.cjs → actor-CjcnBLTk.cjs} +185 -185
- package/dist/{actor-DhFfLv7K.js → actor-DM_mczcz.js} +1 -1
- package/dist/{builder-DFaO3_4-.js → builder-CpW45hts.js} +3 -3
- package/dist/compat/mod.d.cts +2 -3
- package/dist/compat/mod.d.ts +2 -3
- package/dist/compat/transformers.test.js +14 -14
- package/dist/{context-DG0huGW-.d.ts → context-DXV-2IZN.d.ts} +146 -3
- package/dist/{context-DJ8aSy2Q.d.cts → context-Nt2rAqjj.d.cts} +146 -3
- package/dist/{docloader-B1AZ1LMA.js → docloader-DPQnUMPZ.js} +2 -2
- package/dist/{esm-CbckHird.js → esm-CHBTY23R.js} +1 -1
- package/dist/federation/builder.test.js +4 -4
- package/dist/federation/collection.test.js +2 -2
- package/dist/federation/handler.test.js +15 -15
- package/dist/federation/handler_requirehttpsig.test.js +138 -0
- package/dist/federation/idempotency.test.js +15 -15
- package/dist/federation/inbox.test.js +3 -3
- package/dist/federation/keycache.test.js +3 -3
- package/dist/federation/kv.test.js +2 -2
- package/dist/federation/middleware.test.js +16 -16
- package/dist/federation/mod.cjs +7 -7
- package/dist/federation/mod.d.cts +2 -3
- package/dist/federation/mod.d.ts +2 -3
- package/dist/federation/mod.js +7 -7
- package/dist/federation/mq.test.js +6 -4
- package/dist/federation/negotiation.test.js +2 -2
- package/dist/federation/retry.test.js +2 -2
- package/dist/federation/router.test.js +2 -2
- package/dist/federation/send.test.js +9 -9
- package/dist/{http-D27ZccIJ.cjs → http-B1cyhAOR.cjs} +2 -2
- package/dist/{http-D8SvAGVC.js → http-CNbh6Bgj.js} +2 -2
- package/dist/{http-nnaaa9xj.js → http-Di-WAayg.js} +2 -2
- package/dist/{inbox-C5M1_a0k.js → inbox-CKpjNIIw.js} +1 -1
- package/dist/{key-bc3A8THw.js → key-Bm6xoWJ9.js} +2 -2
- package/dist/{keycache-CpTjHRpy.js → keycache-BoIUmk-X.js} +1 -1
- package/dist/{keys-D6W2Pnoh.js → keys-BJSEmAMh.js} +1 -1
- package/dist/{kv-cache-B_RVzls5.js → kv-cache-BCfbzWvV.js} +1 -1
- package/dist/{kv-cache-CZcZLaEo.cjs → kv-cache-ugHk-g8V.cjs} +1 -1
- package/dist/{ld-D5Vg307g.js → ld-CFrblqOy.js} +2 -2
- package/dist/{lookup-DO7ZeFb2.cjs → lookup-BKHMnItE.cjs} +2 -7
- package/dist/{lookup-BBrk-_5k.js → lookup-CjRKAy5i.js} +186 -191
- package/dist/{lookup-BXY5QJif.js → lookup-CovW5HO7.js} +2 -7
- package/dist/{middleware-CU0RJROn.js → middleware-BCCuNXoU.js} +17 -15
- package/dist/middleware-CaQFohcx.js +26 -0
- package/dist/middleware-CqJTYvui.cjs +15 -0
- package/dist/{middleware-RgDZByG7.js → middleware-DFP98BrZ.js} +13 -11
- package/dist/middleware-cA6uI21b.js +15 -0
- package/dist/{middleware-Dy7xPuu-.cjs → middleware-fxZRXc2R.cjs} +13 -11
- package/dist/{mod-DJcZDvjA.d.cts → mod-CKRSFzK_.d.cts} +1 -1
- package/dist/{mod-BoHnwOCs.d.ts → mod-C_6Uxusd.d.ts} +1 -1
- package/dist/mod.cjs +7 -7
- package/dist/mod.d.cts +5 -6
- package/dist/mod.d.ts +5 -6
- package/dist/mod.js +7 -7
- package/dist/nodeinfo/client.test.js +3 -3
- package/dist/nodeinfo/handler.test.js +14 -14
- package/dist/nodeinfo/mod.d.cts +1 -1
- package/dist/nodeinfo/mod.d.ts +1 -1
- package/dist/nodeinfo/types.test.js +2 -2
- package/dist/{owner-DSDpCSms.js → owner-8cgMngcR.js} +2 -2
- package/dist/{proof-Bvu8zaM1.js → proof-BbhNICOW.js} +2 -2
- package/dist/{proof-C1-VSUNW.cjs → proof-C3woq5fl.cjs} +3 -3
- package/dist/{proof-4L3D-iT4.js → proof-OnfETSbB.js} +3 -3
- package/dist/{send-Cr3PSs0N.js → send-zlaQ6fqY.js} +2 -2
- package/dist/sig/http.test.js +7 -7
- package/dist/sig/key.test.js +5 -5
- package/dist/sig/ld.test.js +6 -6
- package/dist/sig/mod.cjs +4 -4
- package/dist/sig/mod.d.cts +1 -1
- package/dist/sig/mod.d.ts +1 -1
- package/dist/sig/mod.js +4 -4
- package/dist/sig/owner.test.js +6 -6
- package/dist/sig/proof.test.js +6 -6
- package/dist/testing/docloader.test.js +2 -2
- package/dist/testing/mod.d.ts +6 -0
- package/dist/testing/mod.js +2 -2
- package/dist/{testing-Bw9AfLxQ.js → testing-DHsP4t6k.js} +1 -1
- package/dist/utils/docloader.test.js +8 -8
- package/dist/utils/kv-cache.test.js +2 -2
- package/dist/utils/mod.cjs +4 -4
- package/dist/utils/mod.d.cts +1 -1
- package/dist/utils/mod.d.ts +1 -1
- package/dist/utils/mod.js +4 -4
- package/dist/vocab/actor.test.js +4 -4
- package/dist/vocab/lookup.test.js +3 -3
- package/dist/vocab/mod.cjs +3 -3
- package/dist/vocab/mod.js +3 -3
- package/dist/vocab/type.test.js +2 -2
- package/dist/vocab/vocab.test.js +3 -3
- package/dist/{vocab-B74bq08l.js → vocab-DMGCHMXF.js} +2 -2
- package/dist/{vocab-HJLl6-1F.cjs → vocab-YXPM77QO.cjs} +2 -2
- package/dist/webfinger/handler.test.js +14 -14
- package/dist/webfinger/lookup.test.js +3 -3
- package/dist/webfinger/mod.cjs +1 -1
- package/dist/webfinger/mod.js +1 -1
- package/package.json +3 -34
- package/dist/denokv-CCssOzMJ.js +0 -57
- package/dist/middleware-BU2XnCCI.js +0 -15
- package/dist/middleware-D4qQ6MLq.cjs +0 -15
- package/dist/middleware-DEu9Xuza.js +0 -26
- package/dist/mq-CUKlBw08.d.ts +0 -143
- package/dist/mq-DcJPkXD5.d.cts +0 -140
- package/dist/x/cfworkers.cjs +0 -100
- package/dist/x/cfworkers.d.cts +0 -59
- package/dist/x/cfworkers.d.ts +0 -61
- package/dist/x/cfworkers.js +0 -98
- package/dist/x/cfworkers.test.js +0 -177
- package/dist/x/hono.cjs +0 -61
- package/dist/x/hono.d.cts +0 -53
- package/dist/x/hono.d.ts +0 -55
- package/dist/x/hono.js +0 -60
- package/dist/x/sveltekit.cjs +0 -69
- package/dist/x/sveltekit.d.cts +0 -45
- package/dist/x/sveltekit.d.ts +0 -47
- package/dist/x/sveltekit.js +0 -68
- /package/dist/{x/cfworkers.test.d.ts → federation/handler_requirehttpsig.test.d.ts} +0 -0
- /package/dist/{mod-C2tOeRkN.d.cts → mod-CcDPcLJW.d.cts} +0 -0
- /package/dist/{mod-B2iOw50L.d.ts → mod-D5Z2tISD.d.ts} +0 -0
- /package/dist/{mod-0noXw66R.d.cts → mod-DMpuiKXi.d.cts} +0 -0
- /package/dist/{mod-DgdBYYa0.d.cts → mod-DgxG-byT.d.cts} +0 -0
- /package/dist/{mod-B9M-8jm2.d.ts → mod-aAE2wOWV.d.ts} +0 -0
- /package/dist/{mod-xIj-IT58.d.ts → mod-bjzj5QIb.d.ts} +0 -0
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { Application, Group, Organization, Person, Service, deno_default, getTypeId, lookupWebFinger } from "./lookup-
|
|
6
|
+
import { Application, Group, Organization, Person, Service, deno_default, getTypeId, lookupWebFinger } from "./lookup-CjRKAy5i.js";
|
|
7
7
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
|
8
8
|
import { domainToASCII, domainToUnicode } from "node:url";
|
|
9
9
|
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { Router, RouterError, deno_default, getTypeId } from "./lookup-
|
|
7
|
-
import { InboxListenerSet } from "./inbox-
|
|
6
|
+
import { Router, RouterError, deno_default, getTypeId } from "./lookup-CjRKAy5i.js";
|
|
7
|
+
import { InboxListenerSet } from "./inbox-CKpjNIIw.js";
|
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
|
9
9
|
import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
|
|
10
10
|
|
|
@@ -42,7 +42,7 @@ var FederationBuilderImpl = class {
|
|
|
42
42
|
this.collectionTypeIds = {};
|
|
43
43
|
}
|
|
44
44
|
async build(options) {
|
|
45
|
-
const { FederationImpl } = await import("./middleware-
|
|
45
|
+
const { FederationImpl } = await import("./middleware-CaQFohcx.js");
|
|
46
46
|
const f = new FederationImpl(options);
|
|
47
47
|
const trailingSlashInsensitiveValue = f.router.trailingSlashInsensitive;
|
|
48
48
|
f.router = this.router.clone();
|
package/dist/compat/mod.d.cts
CHANGED
|
@@ -5,8 +5,7 @@ import "../http-M8k5mKc0.cjs";
|
|
|
5
5
|
import "../owner-B4HbyP8s.cjs";
|
|
6
6
|
import "../mod-BxRCHTz-.cjs";
|
|
7
7
|
import "../mod-C58MZ7Wx.cjs";
|
|
8
|
-
import { ActivityTransformer } from "../context-
|
|
8
|
+
import { ActivityTransformer } from "../context-Nt2rAqjj.cjs";
|
|
9
9
|
import "../kv-Bxr0Q87_.cjs";
|
|
10
|
-
import "../
|
|
11
|
-
import { actorDehydrator, autoIdAssigner, getDefaultActivityTransformers } from "../mod-DJcZDvjA.cjs";
|
|
10
|
+
import { actorDehydrator, autoIdAssigner, getDefaultActivityTransformers } from "../mod-CKRSFzK_.cjs";
|
|
12
11
|
export { ActivityTransformer, actorDehydrator, autoIdAssigner, getDefaultActivityTransformers };
|
package/dist/compat/mod.d.ts
CHANGED
|
@@ -7,8 +7,7 @@ import "../http-BbO0ejuk.js";
|
|
|
7
7
|
import "../owner-kQRGVXG1.js";
|
|
8
8
|
import "../mod-BlVovdcy.js";
|
|
9
9
|
import "../mod-Ds0mpFZU.js";
|
|
10
|
-
import { ActivityTransformer } from "../context-
|
|
10
|
+
import { ActivityTransformer } from "../context-DXV-2IZN.js";
|
|
11
11
|
import "../kv-BKNZ-Tb-.js";
|
|
12
|
-
import "../
|
|
13
|
-
import { actorDehydrator, autoIdAssigner, getDefaultActivityTransformers } from "../mod-BoHnwOCs.js";
|
|
12
|
+
import { actorDehydrator, autoIdAssigner, getDefaultActivityTransformers } from "../mod-C_6Uxusd.js";
|
|
14
13
|
export { ActivityTransformer, actorDehydrator, autoIdAssigner, getDefaultActivityTransformers };
|
|
@@ -3,30 +3,30 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { Follow, Person } from "../lookup-
|
|
6
|
+
import { Follow, Person } from "../lookup-CjRKAy5i.js";
|
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
|
8
8
|
import { assert } from "../assert-MZs1qjMx.js";
|
|
9
9
|
import { assertInstanceOf } from "../assert_instance_of-DHz7EHNU.js";
|
|
10
10
|
import { MemoryKvStore } from "../kv-CRZrzyXm.js";
|
|
11
|
-
import { FederationImpl, actorDehydrator, autoIdAssigner } from "../middleware-
|
|
11
|
+
import { FederationImpl, actorDehydrator, autoIdAssigner } from "../middleware-BCCuNXoU.js";
|
|
12
12
|
import "../client-pY7-3icS.js";
|
|
13
13
|
import "../types-C2XVl6gj.js";
|
|
14
|
-
import "../actor-
|
|
15
|
-
import "../key-
|
|
16
|
-
import "../http-
|
|
17
|
-
import "../ld-
|
|
18
|
-
import "../owner-
|
|
19
|
-
import "../proof-
|
|
20
|
-
import "../docloader-
|
|
14
|
+
import "../actor-DM_mczcz.js";
|
|
15
|
+
import "../key-Bm6xoWJ9.js";
|
|
16
|
+
import "../http-CNbh6Bgj.js";
|
|
17
|
+
import "../ld-CFrblqOy.js";
|
|
18
|
+
import "../owner-8cgMngcR.js";
|
|
19
|
+
import "../proof-BbhNICOW.js";
|
|
20
|
+
import "../docloader-DPQnUMPZ.js";
|
|
21
21
|
import "../kv-cache-DN9pfMBe.js";
|
|
22
|
-
import "../inbox-
|
|
23
|
-
import "../builder-
|
|
22
|
+
import "../inbox-CKpjNIIw.js";
|
|
23
|
+
import "../builder-CpW45hts.js";
|
|
24
24
|
import "../collection-BzWsN9pB.js";
|
|
25
|
-
import "../keycache-
|
|
25
|
+
import "../keycache-BoIUmk-X.js";
|
|
26
26
|
import "../negotiation-C4nFufNk.js";
|
|
27
27
|
import "../retry-CfF8Gn4d.js";
|
|
28
|
-
import "../send-
|
|
29
|
-
import { test } from "../testing-
|
|
28
|
+
import "../send-zlaQ6fqY.js";
|
|
29
|
+
import { test } from "../testing-DHsP4t6k.js";
|
|
30
30
|
|
|
31
31
|
//#region src/compat/transformers.test.ts
|
|
32
32
|
const federation = new FederationImpl({ kv: new MemoryKvStore() });
|
|
@@ -8,7 +8,6 @@ import { GetKeyOwnerOptions } from "./owner-kQRGVXG1.js";
|
|
|
8
8
|
import { LookupObjectOptions, TraverseCollectionOptions } from "./mod-BlVovdcy.js";
|
|
9
9
|
import { Link as Link$1, LookupWebFingerOptions, ResourceDescriptor } from "./mod-Ds0mpFZU.js";
|
|
10
10
|
import { KvKey, KvStore } from "./kv-BKNZ-Tb-.js";
|
|
11
|
-
import { MessageQueue } from "./mq-CUKlBw08.js";
|
|
12
11
|
import { Span, TracerProvider } from "@opentelemetry/api";
|
|
13
12
|
import { AuthenticatedDocumentLoaderFactory, DocumentLoader, DocumentLoaderFactory, GetUserAgentOptions } from "@fedify/vocab-runtime";
|
|
14
13
|
|
|
@@ -308,8 +307,146 @@ type CustomCollectionCounter<TParam extends string, TContextData> = (context: Re
|
|
|
308
307
|
*/
|
|
309
308
|
type CustomCollectionCursor<TParam extends string, TContext extends Context<TContextData>, TContextData> = (context: TContext, values: Record<TParam, string>) => string | null | Promise<string | null>;
|
|
310
309
|
//#endregion
|
|
310
|
+
//#region src/federation/mq.d.ts
|
|
311
|
+
/**
|
|
312
|
+
* Additional options for enqueuing a message in a queue.
|
|
313
|
+
*
|
|
314
|
+
* @since 0.5.0
|
|
315
|
+
*/
|
|
316
|
+
interface MessageQueueEnqueueOptions {
|
|
317
|
+
/**
|
|
318
|
+
* The delay before the message is enqueued. No delay by default.
|
|
319
|
+
*
|
|
320
|
+
* It must not be negative.
|
|
321
|
+
*/
|
|
322
|
+
delay?: Temporal.Duration;
|
|
323
|
+
}
|
|
324
|
+
/**
|
|
325
|
+
* Additional options for listening to a message queue.
|
|
326
|
+
*
|
|
327
|
+
* @since 1.0.0
|
|
328
|
+
*/
|
|
329
|
+
interface MessageQueueListenOptions {
|
|
330
|
+
/**
|
|
331
|
+
* The signal to abort listening to the message queue.
|
|
332
|
+
*/
|
|
333
|
+
signal?: AbortSignal;
|
|
334
|
+
}
|
|
335
|
+
/**
|
|
336
|
+
* An abstract interface for a message queue.
|
|
337
|
+
*
|
|
338
|
+
* @since 0.5.0
|
|
339
|
+
*/
|
|
340
|
+
interface MessageQueue {
|
|
341
|
+
/**
|
|
342
|
+
* Whether the message queue backend provides native retry mechanisms.
|
|
343
|
+
* When `true`, Fedify will skip its own retry logic and rely on the backend
|
|
344
|
+
* to handle retries. When `false` or omitted, Fedify will handle retries
|
|
345
|
+
* using its own retry policies.
|
|
346
|
+
*
|
|
347
|
+
* @default `false`
|
|
348
|
+
* @since 1.7.0
|
|
349
|
+
*/
|
|
350
|
+
readonly nativeRetrial?: boolean;
|
|
351
|
+
/**
|
|
352
|
+
* Enqueues a message in the queue.
|
|
353
|
+
* @param message The message to enqueue.
|
|
354
|
+
* @param options Additional options for enqueuing the message.
|
|
355
|
+
*/
|
|
356
|
+
enqueue(message: any, options?: MessageQueueEnqueueOptions): Promise<void>;
|
|
357
|
+
/**
|
|
358
|
+
* Enqueues multiple messages in the queue. This operation is optional,
|
|
359
|
+
* and may not be supported by all implementations. If not supported,
|
|
360
|
+
* Fedify will invoke {@link enqueue} for each message.
|
|
361
|
+
*
|
|
362
|
+
* @param messages The messages to enqueue.
|
|
363
|
+
* @param options Additional options for enqueuing the messages.
|
|
364
|
+
*/
|
|
365
|
+
enqueueMany?: (messages: any[], options?: MessageQueueEnqueueOptions) => Promise<void>;
|
|
366
|
+
/**
|
|
367
|
+
* Listens for messages in the queue.
|
|
368
|
+
* @param handler The handler for messages in the queue.
|
|
369
|
+
* @param options Additional options for listening to the message queue.
|
|
370
|
+
* @returns A promise that resolves when the listening is done. It never
|
|
371
|
+
* rejects, and is resolved when the signal is aborted. If no
|
|
372
|
+
* signal is provided, it never resolves.
|
|
373
|
+
*/
|
|
374
|
+
listen(handler: (message: any) => Promise<void> | void, options?: MessageQueueListenOptions): Promise<void>;
|
|
375
|
+
}
|
|
376
|
+
/**
|
|
377
|
+
* Additional options for {@link InProcessMessageQueue}.
|
|
378
|
+
* @since 1.0.0
|
|
379
|
+
*/
|
|
380
|
+
interface InProcessMessageQueueOptions {
|
|
381
|
+
/**
|
|
382
|
+
* The interval to poll for messages in the queue. 5 seconds by default.
|
|
383
|
+
* @default `{ seconds: 5 }`
|
|
384
|
+
*/
|
|
385
|
+
pollInterval?: Temporal.Duration | Temporal.DurationLike;
|
|
386
|
+
}
|
|
387
|
+
/**
|
|
388
|
+
* A message queue that processes messages in the same process.
|
|
389
|
+
* Do not use this in production as it does neither persist messages nor
|
|
390
|
+
* distribute them across multiple processes.
|
|
391
|
+
*
|
|
392
|
+
* @since 0.5.0
|
|
393
|
+
*/
|
|
394
|
+
declare class InProcessMessageQueue implements MessageQueue {
|
|
395
|
+
#private;
|
|
396
|
+
/**
|
|
397
|
+
* In-process message queue does not provide native retry mechanisms.
|
|
398
|
+
* @since 1.7.0
|
|
399
|
+
*/
|
|
400
|
+
readonly nativeRetrial = false;
|
|
401
|
+
/**
|
|
402
|
+
* Constructs a new {@link InProcessMessageQueue} with the given options.
|
|
403
|
+
* @param options Additional options for the in-process message queue.
|
|
404
|
+
*/
|
|
405
|
+
constructor(options?: InProcessMessageQueueOptions);
|
|
406
|
+
enqueue(message: any, options?: MessageQueueEnqueueOptions): Promise<void>;
|
|
407
|
+
enqueueMany(messages: any[], options?: MessageQueueEnqueueOptions): Promise<void>;
|
|
408
|
+
listen(handler: (message: any) => Promise<void> | void, options?: MessageQueueListenOptions): Promise<void>;
|
|
409
|
+
}
|
|
410
|
+
/**
|
|
411
|
+
* A message queue that processes messages in parallel. It takes another
|
|
412
|
+
* {@link MessageQueue}, and processes messages in parallel up to a certain
|
|
413
|
+
* number of workers.
|
|
414
|
+
*
|
|
415
|
+
* Actually, it's rather a decorator than a queue itself.
|
|
416
|
+
*
|
|
417
|
+
* Note that the workers do not run in truly parallel, in the sense that they
|
|
418
|
+
* are not running in separate threads or processes. They are running in the
|
|
419
|
+
* same process, but are scheduled to run in parallel. Hence, this is useful
|
|
420
|
+
* for I/O-bound tasks, but not for CPU-bound tasks, which is okay for Fedify's
|
|
421
|
+
* workloads.
|
|
422
|
+
*
|
|
423
|
+
* @since 1.0.0
|
|
424
|
+
*/
|
|
425
|
+
declare class ParallelMessageQueue implements MessageQueue {
|
|
426
|
+
#private;
|
|
427
|
+
readonly queue: MessageQueue;
|
|
428
|
+
readonly workers: number;
|
|
429
|
+
/**
|
|
430
|
+
* Inherits the native retry capability from the wrapped queue.
|
|
431
|
+
* @since 1.7.0
|
|
432
|
+
*/
|
|
433
|
+
readonly nativeRetrial?: boolean;
|
|
434
|
+
/**
|
|
435
|
+
* Constructs a new {@link ParallelMessageQueue} with the given queue and
|
|
436
|
+
* number of workers.
|
|
437
|
+
* @param queue The message queue to use under the hood. Note that
|
|
438
|
+
* {@link ParallelMessageQueue} cannot be nested.
|
|
439
|
+
* @param workers The number of workers to process messages in parallel.
|
|
440
|
+
* @throws {TypeError} If the given queue is an instance of
|
|
441
|
+
* {@link ParallelMessageQueue}.
|
|
442
|
+
*/
|
|
443
|
+
constructor(queue: MessageQueue, workers: number);
|
|
444
|
+
enqueue(message: any, options?: MessageQueueEnqueueOptions): Promise<void>;
|
|
445
|
+
enqueueMany(messages: any[], options?: MessageQueueEnqueueOptions): Promise<void>;
|
|
446
|
+
listen(handler: (message: any) => Promise<void> | void, options?: MessageQueueListenOptions): Promise<void>;
|
|
447
|
+
}
|
|
448
|
+
//#endregion
|
|
311
449
|
//#region src/federation/handler.d.ts
|
|
312
|
-
|
|
313
450
|
/**
|
|
314
451
|
* Options for the {@link respondWithObject} and
|
|
315
452
|
* {@link respondWithObjectIfAcceptable} functions.
|
|
@@ -1472,6 +1609,12 @@ interface FederationFetchOptions<TContextData> {
|
|
|
1472
1609
|
* @since 0.7.0
|
|
1473
1610
|
*/
|
|
1474
1611
|
onUnauthorized?: (request: Request) => Response | Promise<Response>;
|
|
1612
|
+
/**
|
|
1613
|
+
* Whether to require HTTP Signatures for all incoming activities.
|
|
1614
|
+
* By default, this is `false`
|
|
1615
|
+
* @since 2.0.0
|
|
1616
|
+
*/
|
|
1617
|
+
requireHttpSignature?: boolean;
|
|
1475
1618
|
}
|
|
1476
1619
|
/**
|
|
1477
1620
|
* Additional settings for a custom collection dispatcher.
|
|
@@ -2311,4 +2454,4 @@ interface ActorKeyPair extends CryptoKeyPair {
|
|
|
2311
2454
|
multikey: Multikey;
|
|
2312
2455
|
}
|
|
2313
2456
|
//#endregion
|
|
2314
|
-
export { ActivityTransformer, ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, AuthorizePredicate, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, ConstructorWithTypeId, Context, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, CustomCollectionCallbackSetters, CustomCollectionCounter, CustomCollectionCursor, CustomCollectionDispatcher, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, ForwardActivityOptions, GetSignedKeyOptions, IdempotencyKeyCallback, IdempotencyStrategy, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, Message, NodeInfoDispatcher, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, OutboxErrorHandler, PageItems, ParseUriResult, RequestContext, RespondWithObjectOptions, RetryContext, RetryPolicy, Rfc6570Expression, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, SharedInboxKeyDispatcher, WebFingerLinksDispatcher, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable };
|
|
2457
|
+
export { ActivityTransformer, ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, AuthorizePredicate, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, ConstructorWithTypeId, Context, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, CustomCollectionCallbackSetters, CustomCollectionCounter, CustomCollectionCursor, CustomCollectionDispatcher, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, ForwardActivityOptions, GetSignedKeyOptions, IdempotencyKeyCallback, IdempotencyStrategy, InProcessMessageQueue, InProcessMessageQueueOptions, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, Message, MessageQueue, MessageQueueEnqueueOptions, MessageQueueListenOptions, NodeInfoDispatcher, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, OutboxErrorHandler, PageItems, ParallelMessageQueue, ParseUriResult, RequestContext, RespondWithObjectOptions, RetryContext, RetryPolicy, Rfc6570Expression, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, SharedInboxKeyDispatcher, WebFingerLinksDispatcher, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable };
|
|
@@ -6,7 +6,6 @@ import { GetKeyOwnerOptions } from "./owner-B4HbyP8s.cjs";
|
|
|
6
6
|
import { LookupObjectOptions, TraverseCollectionOptions } from "./mod-BxRCHTz-.cjs";
|
|
7
7
|
import { Link as Link$1, LookupWebFingerOptions, ResourceDescriptor } from "./mod-C58MZ7Wx.cjs";
|
|
8
8
|
import { KvKey, KvStore } from "./kv-Bxr0Q87_.cjs";
|
|
9
|
-
import { MessageQueue } from "./mq-DcJPkXD5.cjs";
|
|
10
9
|
import { AuthenticatedDocumentLoaderFactory, DocumentLoader, DocumentLoaderFactory, GetUserAgentOptions } from "@fedify/vocab-runtime";
|
|
11
10
|
import { Span, TracerProvider } from "@opentelemetry/api";
|
|
12
11
|
|
|
@@ -306,8 +305,146 @@ type CustomCollectionCounter<TParam extends string, TContextData> = (context: Re
|
|
|
306
305
|
*/
|
|
307
306
|
type CustomCollectionCursor<TParam extends string, TContext extends Context<TContextData>, TContextData> = (context: TContext, values: Record<TParam, string>) => string | null | Promise<string | null>;
|
|
308
307
|
//#endregion
|
|
308
|
+
//#region src/federation/mq.d.ts
|
|
309
|
+
/**
|
|
310
|
+
* Additional options for enqueuing a message in a queue.
|
|
311
|
+
*
|
|
312
|
+
* @since 0.5.0
|
|
313
|
+
*/
|
|
314
|
+
interface MessageQueueEnqueueOptions {
|
|
315
|
+
/**
|
|
316
|
+
* The delay before the message is enqueued. No delay by default.
|
|
317
|
+
*
|
|
318
|
+
* It must not be negative.
|
|
319
|
+
*/
|
|
320
|
+
delay?: Temporal.Duration;
|
|
321
|
+
}
|
|
322
|
+
/**
|
|
323
|
+
* Additional options for listening to a message queue.
|
|
324
|
+
*
|
|
325
|
+
* @since 1.0.0
|
|
326
|
+
*/
|
|
327
|
+
interface MessageQueueListenOptions {
|
|
328
|
+
/**
|
|
329
|
+
* The signal to abort listening to the message queue.
|
|
330
|
+
*/
|
|
331
|
+
signal?: AbortSignal;
|
|
332
|
+
}
|
|
333
|
+
/**
|
|
334
|
+
* An abstract interface for a message queue.
|
|
335
|
+
*
|
|
336
|
+
* @since 0.5.0
|
|
337
|
+
*/
|
|
338
|
+
interface MessageQueue {
|
|
339
|
+
/**
|
|
340
|
+
* Whether the message queue backend provides native retry mechanisms.
|
|
341
|
+
* When `true`, Fedify will skip its own retry logic and rely on the backend
|
|
342
|
+
* to handle retries. When `false` or omitted, Fedify will handle retries
|
|
343
|
+
* using its own retry policies.
|
|
344
|
+
*
|
|
345
|
+
* @default `false`
|
|
346
|
+
* @since 1.7.0
|
|
347
|
+
*/
|
|
348
|
+
readonly nativeRetrial?: boolean;
|
|
349
|
+
/**
|
|
350
|
+
* Enqueues a message in the queue.
|
|
351
|
+
* @param message The message to enqueue.
|
|
352
|
+
* @param options Additional options for enqueuing the message.
|
|
353
|
+
*/
|
|
354
|
+
enqueue(message: any, options?: MessageQueueEnqueueOptions): Promise<void>;
|
|
355
|
+
/**
|
|
356
|
+
* Enqueues multiple messages in the queue. This operation is optional,
|
|
357
|
+
* and may not be supported by all implementations. If not supported,
|
|
358
|
+
* Fedify will invoke {@link enqueue} for each message.
|
|
359
|
+
*
|
|
360
|
+
* @param messages The messages to enqueue.
|
|
361
|
+
* @param options Additional options for enqueuing the messages.
|
|
362
|
+
*/
|
|
363
|
+
enqueueMany?: (messages: any[], options?: MessageQueueEnqueueOptions) => Promise<void>;
|
|
364
|
+
/**
|
|
365
|
+
* Listens for messages in the queue.
|
|
366
|
+
* @param handler The handler for messages in the queue.
|
|
367
|
+
* @param options Additional options for listening to the message queue.
|
|
368
|
+
* @returns A promise that resolves when the listening is done. It never
|
|
369
|
+
* rejects, and is resolved when the signal is aborted. If no
|
|
370
|
+
* signal is provided, it never resolves.
|
|
371
|
+
*/
|
|
372
|
+
listen(handler: (message: any) => Promise<void> | void, options?: MessageQueueListenOptions): Promise<void>;
|
|
373
|
+
}
|
|
374
|
+
/**
|
|
375
|
+
* Additional options for {@link InProcessMessageQueue}.
|
|
376
|
+
* @since 1.0.0
|
|
377
|
+
*/
|
|
378
|
+
interface InProcessMessageQueueOptions {
|
|
379
|
+
/**
|
|
380
|
+
* The interval to poll for messages in the queue. 5 seconds by default.
|
|
381
|
+
* @default `{ seconds: 5 }`
|
|
382
|
+
*/
|
|
383
|
+
pollInterval?: Temporal.Duration | Temporal.DurationLike;
|
|
384
|
+
}
|
|
385
|
+
/**
|
|
386
|
+
* A message queue that processes messages in the same process.
|
|
387
|
+
* Do not use this in production as it does neither persist messages nor
|
|
388
|
+
* distribute them across multiple processes.
|
|
389
|
+
*
|
|
390
|
+
* @since 0.5.0
|
|
391
|
+
*/
|
|
392
|
+
declare class InProcessMessageQueue implements MessageQueue {
|
|
393
|
+
#private;
|
|
394
|
+
/**
|
|
395
|
+
* In-process message queue does not provide native retry mechanisms.
|
|
396
|
+
* @since 1.7.0
|
|
397
|
+
*/
|
|
398
|
+
readonly nativeRetrial = false;
|
|
399
|
+
/**
|
|
400
|
+
* Constructs a new {@link InProcessMessageQueue} with the given options.
|
|
401
|
+
* @param options Additional options for the in-process message queue.
|
|
402
|
+
*/
|
|
403
|
+
constructor(options?: InProcessMessageQueueOptions);
|
|
404
|
+
enqueue(message: any, options?: MessageQueueEnqueueOptions): Promise<void>;
|
|
405
|
+
enqueueMany(messages: any[], options?: MessageQueueEnqueueOptions): Promise<void>;
|
|
406
|
+
listen(handler: (message: any) => Promise<void> | void, options?: MessageQueueListenOptions): Promise<void>;
|
|
407
|
+
}
|
|
408
|
+
/**
|
|
409
|
+
* A message queue that processes messages in parallel. It takes another
|
|
410
|
+
* {@link MessageQueue}, and processes messages in parallel up to a certain
|
|
411
|
+
* number of workers.
|
|
412
|
+
*
|
|
413
|
+
* Actually, it's rather a decorator than a queue itself.
|
|
414
|
+
*
|
|
415
|
+
* Note that the workers do not run in truly parallel, in the sense that they
|
|
416
|
+
* are not running in separate threads or processes. They are running in the
|
|
417
|
+
* same process, but are scheduled to run in parallel. Hence, this is useful
|
|
418
|
+
* for I/O-bound tasks, but not for CPU-bound tasks, which is okay for Fedify's
|
|
419
|
+
* workloads.
|
|
420
|
+
*
|
|
421
|
+
* @since 1.0.0
|
|
422
|
+
*/
|
|
423
|
+
declare class ParallelMessageQueue implements MessageQueue {
|
|
424
|
+
#private;
|
|
425
|
+
readonly queue: MessageQueue;
|
|
426
|
+
readonly workers: number;
|
|
427
|
+
/**
|
|
428
|
+
* Inherits the native retry capability from the wrapped queue.
|
|
429
|
+
* @since 1.7.0
|
|
430
|
+
*/
|
|
431
|
+
readonly nativeRetrial?: boolean;
|
|
432
|
+
/**
|
|
433
|
+
* Constructs a new {@link ParallelMessageQueue} with the given queue and
|
|
434
|
+
* number of workers.
|
|
435
|
+
* @param queue The message queue to use under the hood. Note that
|
|
436
|
+
* {@link ParallelMessageQueue} cannot be nested.
|
|
437
|
+
* @param workers The number of workers to process messages in parallel.
|
|
438
|
+
* @throws {TypeError} If the given queue is an instance of
|
|
439
|
+
* {@link ParallelMessageQueue}.
|
|
440
|
+
*/
|
|
441
|
+
constructor(queue: MessageQueue, workers: number);
|
|
442
|
+
enqueue(message: any, options?: MessageQueueEnqueueOptions): Promise<void>;
|
|
443
|
+
enqueueMany(messages: any[], options?: MessageQueueEnqueueOptions): Promise<void>;
|
|
444
|
+
listen(handler: (message: any) => Promise<void> | void, options?: MessageQueueListenOptions): Promise<void>;
|
|
445
|
+
}
|
|
446
|
+
//#endregion
|
|
309
447
|
//#region src/federation/handler.d.ts
|
|
310
|
-
|
|
311
448
|
/**
|
|
312
449
|
* Options for the {@link respondWithObject} and
|
|
313
450
|
* {@link respondWithObjectIfAcceptable} functions.
|
|
@@ -1470,6 +1607,12 @@ interface FederationFetchOptions<TContextData> {
|
|
|
1470
1607
|
* @since 0.7.0
|
|
1471
1608
|
*/
|
|
1472
1609
|
onUnauthorized?: (request: Request) => Response | Promise<Response>;
|
|
1610
|
+
/**
|
|
1611
|
+
* Whether to require HTTP Signatures for all incoming activities.
|
|
1612
|
+
* By default, this is `false`
|
|
1613
|
+
* @since 2.0.0
|
|
1614
|
+
*/
|
|
1615
|
+
requireHttpSignature?: boolean;
|
|
1473
1616
|
}
|
|
1474
1617
|
/**
|
|
1475
1618
|
* Additional settings for a custom collection dispatcher.
|
|
@@ -2309,4 +2452,4 @@ interface ActorKeyPair extends CryptoKeyPair {
|
|
|
2309
2452
|
multikey: Multikey;
|
|
2310
2453
|
}
|
|
2311
2454
|
//#endregion
|
|
2312
|
-
export { ActivityTransformer, ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, AuthorizePredicate, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, ConstructorWithTypeId, Context, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, CustomCollectionCallbackSetters, CustomCollectionCounter, CustomCollectionCursor, CustomCollectionDispatcher, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, ForwardActivityOptions, GetSignedKeyOptions, IdempotencyKeyCallback, IdempotencyStrategy, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, Message, NodeInfoDispatcher, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, OutboxErrorHandler, PageItems, ParseUriResult, RequestContext, RespondWithObjectOptions, RetryContext, RetryPolicy, Rfc6570Expression, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, SharedInboxKeyDispatcher, WebFingerLinksDispatcher, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable };
|
|
2455
|
+
export { ActivityTransformer, ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, AuthorizePredicate, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, ConstructorWithTypeId, Context, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, CustomCollectionCallbackSetters, CustomCollectionCounter, CustomCollectionCursor, CustomCollectionDispatcher, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, ForwardActivityOptions, GetSignedKeyOptions, IdempotencyKeyCallback, IdempotencyStrategy, InProcessMessageQueue, InProcessMessageQueueOptions, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, Message, MessageQueue, MessageQueueEnqueueOptions, MessageQueueListenOptions, NodeInfoDispatcher, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, OutboxErrorHandler, PageItems, ParallelMessageQueue, ParseUriResult, RequestContext, RespondWithObjectOptions, RetryContext, RetryPolicy, Rfc6570Expression, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, SharedInboxKeyDispatcher, WebFingerLinksDispatcher, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable };
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { validateCryptoKey } from "./key-
|
|
7
|
-
import { doubleKnock } from "./http-
|
|
6
|
+
import { validateCryptoKey } from "./key-Bm6xoWJ9.js";
|
|
7
|
+
import { doubleKnock } from "./http-CNbh6Bgj.js";
|
|
8
8
|
import { curry } from "es-toolkit";
|
|
9
9
|
import { UrlError, createActivityPubRequest, getDocumentLoader, getRemoteDocument, logRequest, validatePublicUrl } from "@fedify/vocab-runtime";
|
|
10
10
|
import { getLogger } from "@logtape/logtape";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { __commonJS, __toESM } from "./lookup-
|
|
6
|
+
import { __commonJS, __toESM } from "./lookup-CjRKAy5i.js";
|
|
7
7
|
|
|
8
8
|
//#region ../../node_modules/.pnpm/glob-to-regexp@0.4.1/node_modules/glob-to-regexp/index.js
|
|
9
9
|
var require_glob_to_regexp = __commonJS({ "../../node_modules/.pnpm/glob-to-regexp@0.4.1/node_modules/glob-to-regexp/index.js"(exports, module) {
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { Activity, Note, Person } from "../lookup-
|
|
6
|
+
import { Activity, Note, Person } from "../lookup-CjRKAy5i.js";
|
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
|
8
8
|
import "../assert-MZs1qjMx.js";
|
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
|
10
10
|
import { MemoryKvStore } from "../kv-CRZrzyXm.js";
|
|
11
|
-
import "../inbox-
|
|
12
|
-
import { createFederationBuilder } from "../builder-
|
|
13
|
-
import { test } from "../testing-
|
|
11
|
+
import "../inbox-CKpjNIIw.js";
|
|
12
|
+
import { createFederationBuilder } from "../builder-CpW45hts.js";
|
|
13
|
+
import { test } from "../testing-DHsP4t6k.js";
|
|
14
14
|
import { assertExists } from "../std__assert-DWivtrGR.js";
|
|
15
15
|
import "../assert_rejects-Ce45JcFg.js";
|
|
16
16
|
import { assertThrows } from "../assert_throws-BNXdRGWP.js";
|
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import "../lookup-
|
|
6
|
+
import "../lookup-CjRKAy5i.js";
|
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
|
8
8
|
import "../assert-MZs1qjMx.js";
|
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
|
10
10
|
import { buildCollectionSynchronizationHeader, digest } from "../collection-BzWsN9pB.js";
|
|
11
|
-
import { test } from "../testing-
|
|
11
|
+
import { test } from "../testing-DHsP4t6k.js";
|
|
12
12
|
import "../std__assert-DWivtrGR.js";
|
|
13
13
|
import "../assert_rejects-Ce45JcFg.js";
|
|
14
14
|
import "../assert_throws-BNXdRGWP.js";
|
|
@@ -3,35 +3,35 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { Create, Note, Person } from "../lookup-
|
|
6
|
+
import { Create, Note, Person } from "../lookup-CjRKAy5i.js";
|
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
|
8
8
|
import { assert } from "../assert-MZs1qjMx.js";
|
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
|
10
10
|
import { MemoryKvStore } from "../kv-CRZrzyXm.js";
|
|
11
|
-
import { createFederation, handleActor, handleCollection, handleCustomCollection, handleInbox, handleObject, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-
|
|
11
|
+
import { createFederation, handleActor, handleCollection, handleCustomCollection, handleInbox, handleObject, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-BCCuNXoU.js";
|
|
12
12
|
import "../client-pY7-3icS.js";
|
|
13
13
|
import "../types-C2XVl6gj.js";
|
|
14
|
-
import "../actor-
|
|
15
|
-
import "../key-
|
|
16
|
-
import { signRequest } from "../http-
|
|
17
|
-
import "../ld-
|
|
18
|
-
import "../owner-
|
|
19
|
-
import "../proof-
|
|
20
|
-
import "../docloader-
|
|
14
|
+
import "../actor-DM_mczcz.js";
|
|
15
|
+
import "../key-Bm6xoWJ9.js";
|
|
16
|
+
import { signRequest } from "../http-CNbh6Bgj.js";
|
|
17
|
+
import "../ld-CFrblqOy.js";
|
|
18
|
+
import "../owner-8cgMngcR.js";
|
|
19
|
+
import "../proof-BbhNICOW.js";
|
|
20
|
+
import "../docloader-DPQnUMPZ.js";
|
|
21
21
|
import "../kv-cache-DN9pfMBe.js";
|
|
22
|
-
import { InboxListenerSet } from "../inbox-
|
|
23
|
-
import "../builder-
|
|
22
|
+
import { InboxListenerSet } from "../inbox-CKpjNIIw.js";
|
|
23
|
+
import "../builder-CpW45hts.js";
|
|
24
24
|
import "../collection-BzWsN9pB.js";
|
|
25
|
-
import "../keycache-
|
|
25
|
+
import "../keycache-BoIUmk-X.js";
|
|
26
26
|
import "../negotiation-C4nFufNk.js";
|
|
27
27
|
import "../retry-CfF8Gn4d.js";
|
|
28
|
-
import "../send-
|
|
29
|
-
import { createInboxContext, createRequestContext, mockDocumentLoader, test } from "../testing-
|
|
28
|
+
import "../send-zlaQ6fqY.js";
|
|
29
|
+
import { createInboxContext, createRequestContext, mockDocumentLoader, test } from "../testing-DHsP4t6k.js";
|
|
30
30
|
import "../std__assert-DWivtrGR.js";
|
|
31
31
|
import "../assert_rejects-Ce45JcFg.js";
|
|
32
32
|
import "../assert_throws-BNXdRGWP.js";
|
|
33
33
|
import "../assert_not_equals-C80BG-_5.js";
|
|
34
|
-
import { rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-
|
|
34
|
+
import { rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-BJSEmAMh.js";
|
|
35
35
|
|
|
36
36
|
//#region src/federation/handler.test.ts
|
|
37
37
|
test("handleActor()", async () => {
|