@dxos/client-services 0.5.9-main.9f60463 → 0.5.9-main.a2de4fa
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/lib/browser/{chunk-BTHX37CG.mjs → chunk-7ZORW75D.mjs} +4 -5
- package/dist/lib/browser/{chunk-BTHX37CG.mjs.map → chunk-7ZORW75D.mjs.map} +3 -3
- package/dist/lib/browser/index.mjs +1 -1
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/packlets/testing/index.mjs +1 -1
- package/dist/lib/node/{chunk-AUGYXYOL.cjs → chunk-VQ7KZOFD.cjs} +7 -8
- package/dist/lib/node/{chunk-AUGYXYOL.cjs.map → chunk-VQ7KZOFD.cjs.map} +3 -3
- package/dist/lib/node/index.cjs +41 -41
- package/dist/lib/node/meta.json +1 -1
- package/dist/lib/node/packlets/testing/index.cjs +8 -8
- package/dist/types/src/packlets/spaces/data-space.d.ts.map +1 -1
- package/dist/types/src/version.d.ts +1 -1
- package/package.json +36 -36
- package/src/packlets/spaces/data-space.ts +1 -3
- package/src/version.ts +1 -1
package/dist/lib/node/index.cjs
CHANGED
|
@@ -18,48 +18,48 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
19
|
var node_exports = {};
|
|
20
20
|
__export(node_exports, {
|
|
21
|
-
ClientRpcServer: () =>
|
|
22
|
-
ClientServicesHost: () =>
|
|
23
|
-
ClientServicesProviderResource: () =>
|
|
24
|
-
DataSpace: () =>
|
|
25
|
-
DataSpaceManager: () =>
|
|
26
|
-
DeviceInvitationProtocol: () =>
|
|
27
|
-
DevtoolsHostEvents: () =>
|
|
28
|
-
DevtoolsServiceImpl: () =>
|
|
29
|
-
DiagnosticsCollector: () =>
|
|
30
|
-
Identity: () =>
|
|
31
|
-
IdentityManager: () =>
|
|
32
|
-
IdentityServiceImpl: () =>
|
|
33
|
-
InvitationsHandler: () =>
|
|
34
|
-
InvitationsManager: () =>
|
|
35
|
-
InvitationsServiceImpl: () =>
|
|
36
|
-
Lock: () =>
|
|
37
|
-
ServiceContext: () =>
|
|
38
|
-
ServiceRegistry: () =>
|
|
39
|
-
SpaceInvitationProtocol: () =>
|
|
40
|
-
SpacesServiceImpl: () =>
|
|
41
|
-
TrustedKeySetAuthVerifier: () =>
|
|
21
|
+
ClientRpcServer: () => import_chunk_VQ7KZOFD.ClientRpcServer,
|
|
22
|
+
ClientServicesHost: () => import_chunk_VQ7KZOFD.ClientServicesHost,
|
|
23
|
+
ClientServicesProviderResource: () => import_chunk_VQ7KZOFD.ClientServicesProviderResource,
|
|
24
|
+
DataSpace: () => import_chunk_VQ7KZOFD.DataSpace,
|
|
25
|
+
DataSpaceManager: () => import_chunk_VQ7KZOFD.DataSpaceManager,
|
|
26
|
+
DeviceInvitationProtocol: () => import_chunk_VQ7KZOFD.DeviceInvitationProtocol,
|
|
27
|
+
DevtoolsHostEvents: () => import_chunk_VQ7KZOFD.DevtoolsHostEvents,
|
|
28
|
+
DevtoolsServiceImpl: () => import_chunk_VQ7KZOFD.DevtoolsServiceImpl,
|
|
29
|
+
DiagnosticsCollector: () => import_chunk_VQ7KZOFD.DiagnosticsCollector,
|
|
30
|
+
Identity: () => import_chunk_VQ7KZOFD.Identity,
|
|
31
|
+
IdentityManager: () => import_chunk_VQ7KZOFD.IdentityManager,
|
|
32
|
+
IdentityServiceImpl: () => import_chunk_VQ7KZOFD.IdentityServiceImpl,
|
|
33
|
+
InvitationsHandler: () => import_chunk_VQ7KZOFD.InvitationsHandler,
|
|
34
|
+
InvitationsManager: () => import_chunk_VQ7KZOFD.InvitationsManager,
|
|
35
|
+
InvitationsServiceImpl: () => import_chunk_VQ7KZOFD.InvitationsServiceImpl,
|
|
36
|
+
Lock: () => import_chunk_VQ7KZOFD.Lock,
|
|
37
|
+
ServiceContext: () => import_chunk_VQ7KZOFD.ServiceContext,
|
|
38
|
+
ServiceRegistry: () => import_chunk_VQ7KZOFD.ServiceRegistry,
|
|
39
|
+
SpaceInvitationProtocol: () => import_chunk_VQ7KZOFD.SpaceInvitationProtocol,
|
|
40
|
+
SpacesServiceImpl: () => import_chunk_VQ7KZOFD.SpacesServiceImpl,
|
|
41
|
+
TrustedKeySetAuthVerifier: () => import_chunk_VQ7KZOFD.TrustedKeySetAuthVerifier,
|
|
42
42
|
WorkerRuntime: () => WorkerRuntime,
|
|
43
43
|
WorkerSession: () => WorkerSession,
|
|
44
|
-
createAdmissionKeypair: () =>
|
|
45
|
-
createAuthProvider: () =>
|
|
46
|
-
createCollectDiagnosticsBroadcastHandler: () =>
|
|
47
|
-
createCollectDiagnosticsBroadcastSender: () =>
|
|
48
|
-
createDiagnostics: () =>
|
|
49
|
-
createLevel: () =>
|
|
50
|
-
createStorageObjects: () =>
|
|
51
|
-
getNetworkPeers: () =>
|
|
52
|
-
isLocked: () =>
|
|
53
|
-
subscribeToFeedBlocks: () =>
|
|
54
|
-
subscribeToFeeds: () =>
|
|
55
|
-
subscribeToNetworkStatus: () =>
|
|
56
|
-
subscribeToNetworkTopics: () =>
|
|
57
|
-
subscribeToSignal: () =>
|
|
58
|
-
subscribeToSpaces: () =>
|
|
59
|
-
subscribeToSwarmInfo: () =>
|
|
44
|
+
createAdmissionKeypair: () => import_chunk_VQ7KZOFD.createAdmissionKeypair,
|
|
45
|
+
createAuthProvider: () => import_chunk_VQ7KZOFD.createAuthProvider,
|
|
46
|
+
createCollectDiagnosticsBroadcastHandler: () => import_chunk_VQ7KZOFD.createCollectDiagnosticsBroadcastHandler,
|
|
47
|
+
createCollectDiagnosticsBroadcastSender: () => import_chunk_VQ7KZOFD.createCollectDiagnosticsBroadcastSender,
|
|
48
|
+
createDiagnostics: () => import_chunk_VQ7KZOFD.createDiagnostics,
|
|
49
|
+
createLevel: () => import_chunk_VQ7KZOFD.createLevel,
|
|
50
|
+
createStorageObjects: () => import_chunk_VQ7KZOFD.createStorageObjects,
|
|
51
|
+
getNetworkPeers: () => import_chunk_VQ7KZOFD.getNetworkPeers,
|
|
52
|
+
isLocked: () => import_chunk_VQ7KZOFD.isLocked,
|
|
53
|
+
subscribeToFeedBlocks: () => import_chunk_VQ7KZOFD.subscribeToFeedBlocks,
|
|
54
|
+
subscribeToFeeds: () => import_chunk_VQ7KZOFD.subscribeToFeeds,
|
|
55
|
+
subscribeToNetworkStatus: () => import_chunk_VQ7KZOFD.subscribeToNetworkStatus,
|
|
56
|
+
subscribeToNetworkTopics: () => import_chunk_VQ7KZOFD.subscribeToNetworkTopics,
|
|
57
|
+
subscribeToSignal: () => import_chunk_VQ7KZOFD.subscribeToSignal,
|
|
58
|
+
subscribeToSpaces: () => import_chunk_VQ7KZOFD.subscribeToSpaces,
|
|
59
|
+
subscribeToSwarmInfo: () => import_chunk_VQ7KZOFD.subscribeToSwarmInfo
|
|
60
60
|
});
|
|
61
61
|
module.exports = __toCommonJS(node_exports);
|
|
62
|
-
var
|
|
62
|
+
var import_chunk_VQ7KZOFD = require("./chunk-VQ7KZOFD.cjs");
|
|
63
63
|
var import_async = require("@dxos/async");
|
|
64
64
|
var import_context = require("@dxos/context");
|
|
65
65
|
var import_invariant = require("@dxos/invariant");
|
|
@@ -117,12 +117,12 @@ var WorkerSession = class {
|
|
|
117
117
|
return handler(method, params);
|
|
118
118
|
}
|
|
119
119
|
};
|
|
120
|
-
this._clientRpc = new
|
|
120
|
+
this._clientRpc = new import_chunk_VQ7KZOFD.ClientRpcServer({
|
|
121
121
|
serviceRegistry: this._serviceHost.serviceRegistry,
|
|
122
122
|
port: appPort,
|
|
123
123
|
...middleware
|
|
124
124
|
});
|
|
125
|
-
this._shellClientRpc = shellPort ? new
|
|
125
|
+
this._shellClientRpc = shellPort ? new import_chunk_VQ7KZOFD.ClientRpcServer({
|
|
126
126
|
serviceRegistry: this._serviceHost.serviceRegistry,
|
|
127
127
|
port: shellPort,
|
|
128
128
|
...middleware
|
|
@@ -249,7 +249,7 @@ var WorkerRuntime = class {
|
|
|
249
249
|
this._signalTelemetryEnabled = false;
|
|
250
250
|
this._acquireLock = acquireLock;
|
|
251
251
|
this._releaseLock = releaseLock;
|
|
252
|
-
this._clientServices = new
|
|
252
|
+
this._clientServices = new import_chunk_VQ7KZOFD.ClientServicesHost({
|
|
253
253
|
callbacks: {
|
|
254
254
|
onReset: async () => onReset()
|
|
255
255
|
}
|