@dxos/protocols 0.1.31-next.ea8f0bc → 0.1.32-next.77d513e
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/cjs/src/proto/gen/dxos/client/services.d.ts +71 -4
- package/dist/cjs/src/proto/gen/dxos/client/services.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/client/services.js +10 -6
- package/dist/cjs/src/proto/gen/dxos/client/services.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/feed.d.ts +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/feed.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/metadata.d.ts +26 -1
- package/dist/cjs/src/proto/gen/dxos/echo/metadata.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/model/text.d.ts +32 -4
- package/dist/cjs/src/proto/gen/dxos/echo/model/text.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/model/text.js +10 -0
- package/dist/cjs/src/proto/gen/dxos/echo/model/text.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/halo/credentials.d.ts +1 -47
- package/dist/cjs/src/proto/gen/dxos/halo/credentials.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/halo/invitations.d.ts +5 -0
- package/dist/cjs/src/proto/gen/dxos/halo/invitations.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/presence.d.ts +5 -20
- package/dist/cjs/src/proto/gen/dxos/mesh/presence.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/teleport/gossip.d.ts +26 -0
- package/dist/cjs/src/proto/gen/dxos/mesh/teleport/gossip.d.ts.map +1 -0
- package/dist/cjs/src/proto/gen/dxos/mesh/teleport/{presence.js → gossip.js} +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/teleport/gossip.js.map +1 -0
- package/dist/cjs/src/proto/gen/google/protobuf.d.ts +6 -6
- package/dist/cjs/src/proto/gen/google/protobuf.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/google/protobuf.js.map +1 -1
- package/dist/cjs/src/proto/gen/index.d.ts +12 -10
- package/dist/cjs/src/proto/gen/index.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/index.js +1 -1
- package/dist/cjs/src/proto/gen/index.js.map +1 -1
- package/dist/cjs/src/testing.d.ts.map +1 -1
- package/dist/cjs/src/testing.js +12 -8
- package/dist/cjs/src/testing.js.map +1 -1
- package/dist/cjs/src/types.d.ts +2 -2
- package/dist/cjs/src/types.d.ts.map +1 -1
- package/dist/cjs/tsconfig.tsbuildinfo +1 -1
- package/dist/esm/src/proto/gen/dxos/client/services.d.ts +71 -4
- package/dist/esm/src/proto/gen/dxos/client/services.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/client/services.js +9 -5
- package/dist/esm/src/proto/gen/dxos/client/services.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/feed.d.ts +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/feed.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/metadata.d.ts +26 -1
- package/dist/esm/src/proto/gen/dxos/echo/metadata.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/model/text.d.ts +32 -4
- package/dist/esm/src/proto/gen/dxos/echo/model/text.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/model/text.js +9 -1
- package/dist/esm/src/proto/gen/dxos/echo/model/text.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/halo/credentials.d.ts +1 -47
- package/dist/esm/src/proto/gen/dxos/halo/credentials.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/halo/invitations.d.ts +5 -0
- package/dist/esm/src/proto/gen/dxos/halo/invitations.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/presence.d.ts +5 -20
- package/dist/esm/src/proto/gen/dxos/mesh/presence.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/teleport/gossip.d.ts +26 -0
- package/dist/esm/src/proto/gen/dxos/mesh/teleport/gossip.d.ts.map +1 -0
- package/dist/esm/src/proto/gen/dxos/mesh/teleport/gossip.js +2 -0
- package/dist/esm/src/proto/gen/dxos/mesh/teleport/gossip.js.map +1 -0
- package/dist/esm/src/proto/gen/google/protobuf.d.ts +6 -6
- package/dist/esm/src/proto/gen/google/protobuf.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/google/protobuf.js.map +1 -1
- package/dist/esm/src/proto/gen/index.d.ts +12 -10
- package/dist/esm/src/proto/gen/index.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/index.js +1 -1
- package/dist/esm/src/proto/gen/index.js.map +1 -1
- package/dist/esm/src/testing.d.ts.map +1 -1
- package/dist/esm/src/testing.js +12 -8
- package/dist/esm/src/testing.js.map +1 -1
- package/dist/esm/src/types.d.ts +2 -2
- package/dist/esm/src/types.d.ts.map +1 -1
- package/package.json +5 -5
- package/src/proto/dxos/client/services.proto +46 -4
- package/src/proto/dxos/echo/feed.proto +1 -2
- package/src/proto/dxos/echo/metadata.proto +16 -2
- package/src/proto/dxos/echo/model/text.proto +13 -4
- package/src/proto/dxos/halo/credentials.proto +1 -38
- package/src/proto/dxos/halo/invitations.proto +1 -0
- package/src/proto/dxos/iframe.proto +1 -0
- package/src/proto/dxos/mesh/presence.proto +5 -8
- package/src/proto/dxos/mesh/teleport/gossip.proto +26 -0
- package/src/proto/gen/dxos/bot.ts +1 -1
- package/src/proto/gen/dxos/client/services.ts +71 -5
- package/src/proto/gen/dxos/config.ts +1 -1
- package/src/proto/gen/dxos/devtools/host.ts +1 -1
- package/src/proto/gen/dxos/devtools/swarm.ts +1 -1
- package/src/proto/gen/dxos/echo/feed.ts +2 -2
- package/src/proto/gen/dxos/echo/metadata.ts +27 -2
- package/src/proto/gen/dxos/echo/model/document.ts +1 -1
- package/src/proto/gen/dxos/echo/model/messenger.ts +1 -1
- package/src/proto/gen/dxos/echo/model/text.ts +33 -5
- package/src/proto/gen/dxos/echo/object.ts +1 -1
- package/src/proto/gen/dxos/echo/service.ts +1 -1
- package/src/proto/gen/dxos/echo/snapshot.ts +1 -1
- package/src/proto/gen/dxos/echo/timeframe.ts +1 -1
- package/src/proto/gen/dxos/gravity.ts +1 -1
- package/src/proto/gen/dxos/halo/credentials/auth.ts +1 -1
- package/src/proto/gen/dxos/halo/credentials/greet.ts +1 -1
- package/src/proto/gen/dxos/halo/credentials/identity.ts +1 -1
- package/src/proto/gen/dxos/halo/credentials.ts +2 -48
- package/src/proto/gen/dxos/halo/invitations.ts +6 -1
- package/src/proto/gen/dxos/halo/keyring.ts +1 -1
- package/src/proto/gen/dxos/halo/keys.ts +1 -1
- package/src/proto/gen/dxos/halo/signed.ts +1 -1
- package/src/proto/gen/dxos/iframe.ts +1 -1
- package/src/proto/gen/dxos/keys.ts +1 -1
- package/src/proto/gen/dxos/mesh/bridge.ts +1 -1
- package/src/proto/gen/dxos/mesh/broadcast.ts +1 -1
- package/src/proto/gen/dxos/mesh/messaging.ts +1 -1
- package/src/proto/gen/dxos/mesh/muxer.ts +1 -1
- package/src/proto/gen/dxos/mesh/presence.ts +5 -21
- package/src/proto/gen/dxos/mesh/protocol.ts +1 -1
- package/src/proto/gen/dxos/mesh/replicator.ts +1 -1
- package/src/proto/gen/dxos/mesh/signal.ts +1 -1
- package/src/proto/gen/dxos/mesh/swarm.ts +1 -1
- package/src/proto/gen/dxos/mesh/teleport/auth.ts +1 -1
- package/src/proto/gen/dxos/mesh/teleport/control.ts +1 -1
- package/src/proto/gen/dxos/mesh/teleport/{presence.ts → gossip.ts} +9 -9
- package/src/proto/gen/dxos/mesh/teleport/notarization.ts +1 -1
- package/src/proto/gen/dxos/mesh/teleport/objectsync.ts +1 -1
- package/src/proto/gen/dxos/mesh/teleport/replicator.ts +1 -1
- package/src/proto/gen/dxos/registry.ts +1 -1
- package/src/proto/gen/dxos/rpc.ts +1 -1
- package/src/proto/gen/dxos/service/publisher.ts +1 -1
- package/src/proto/gen/dxos/service/scheduler.ts +1 -1
- package/src/proto/gen/dxos/service/supervisor.ts +1 -1
- package/src/proto/gen/dxos/type.ts +1 -1
- package/src/proto/gen/example/testing/data.ts +1 -1
- package/src/proto/gen/example/testing/rpc.ts +1 -1
- package/src/proto/gen/google/protobuf.ts +7 -7
- package/src/proto/gen/index.ts +13 -11
- package/src/testing.ts +12 -8
- package/src/types.ts +2 -2
- package/dist/cjs/src/proto/gen/dxos/mesh/teleport/presence.d.ts +0 -26
- package/dist/cjs/src/proto/gen/dxos/mesh/teleport/presence.d.ts.map +0 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/teleport/presence.js.map +0 -1
- package/dist/esm/src/proto/gen/dxos/mesh/teleport/presence.d.ts +0 -26
- package/dist/esm/src/proto/gen/dxos/mesh/teleport/presence.d.ts.map +0 -1
- package/dist/esm/src/proto/gen/dxos/mesh/teleport/presence.js +0 -2
- package/dist/esm/src/proto/gen/dxos/mesh/teleport/presence.js.map +0 -1
- package/src/proto/dxos/mesh/teleport/presence.proto +0 -25
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_signal from "../mesh/signal";
|
|
|
35
35
|
import * as dxos_mesh_swarm from "../mesh/swarm";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "../mesh/teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "../mesh/teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "../mesh/teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "../mesh/teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "../mesh/teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "../mesh/teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "../mesh/teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "../registry";
|
|
43
43
|
import * as dxos_rpc from "../rpc";
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_signal from "./mesh/signal";
|
|
|
35
35
|
import * as dxos_mesh_swarm from "./mesh/swarm";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "./mesh/teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "./mesh/teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "./mesh/teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "./mesh/teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "./mesh/teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "./mesh/teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "./mesh/teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "./registry";
|
|
43
43
|
import * as dxos_rpc from "./rpc";
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_signal from "../../mesh/signal";
|
|
|
35
35
|
import * as dxos_mesh_swarm from "../../mesh/swarm";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "../../mesh/teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "../../mesh/teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "../../mesh/teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "../../mesh/teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "../../mesh/teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "../../mesh/teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "../../mesh/teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "../../registry";
|
|
43
43
|
import * as dxos_rpc from "../../rpc";
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_signal from "../../mesh/signal";
|
|
|
35
35
|
import * as dxos_mesh_swarm from "../../mesh/swarm";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "../../mesh/teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "../../mesh/teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "../../mesh/teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "../../mesh/teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "../../mesh/teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "../../mesh/teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "../../mesh/teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "../../registry";
|
|
43
43
|
import * as dxos_rpc from "../../rpc";
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_signal from "../../mesh/signal";
|
|
|
35
35
|
import * as dxos_mesh_swarm from "../../mesh/swarm";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "../../mesh/teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "../../mesh/teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "../../mesh/teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "../../mesh/teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "../../mesh/teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "../../mesh/teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "../../mesh/teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "../../registry";
|
|
43
43
|
import * as dxos_rpc from "../../rpc";
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_signal from "../mesh/signal";
|
|
|
35
35
|
import * as dxos_mesh_swarm from "../mesh/swarm";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "../mesh/teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "../mesh/teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "../mesh/teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "../mesh/teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "../mesh/teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "../mesh/teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "../mesh/teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "../registry";
|
|
43
43
|
import * as dxos_rpc from "../rpc";
|
|
@@ -141,7 +141,7 @@ export interface HaloSpace {
|
|
|
141
141
|
export interface IdentityRecovery {
|
|
142
142
|
identityKey: ReturnType<(typeof substitutions)["dxos.keys.PublicKey"]["decode"]>;
|
|
143
143
|
/**
|
|
144
|
-
* Public key
|
|
144
|
+
* Public key derived from the recovery seedphrase.
|
|
145
145
|
*/
|
|
146
146
|
recoveryKey: ReturnType<(typeof substitutions)["dxos.keys.PublicKey"]["decode"]>;
|
|
147
147
|
}
|
|
@@ -288,49 +288,3 @@ export interface Presentation {
|
|
|
288
288
|
credentials?: Credential[];
|
|
289
289
|
proofs?: Proof[];
|
|
290
290
|
}
|
|
291
|
-
/**
|
|
292
|
-
* Information needed to bootstrap a Space.
|
|
293
|
-
*
|
|
294
|
-
* Defined in:
|
|
295
|
-
* {@link file://./../../../dxos/halo/credentials.proto}
|
|
296
|
-
*/
|
|
297
|
-
export interface SpaceRecord {
|
|
298
|
-
spaceKey: ReturnType<(typeof substitutions)["dxos.keys.PublicKey"]["decode"]>;
|
|
299
|
-
/**
|
|
300
|
-
* This is the root feed of that structure.
|
|
301
|
-
*/
|
|
302
|
-
genesisFeedKey: ReturnType<(typeof substitutions)["dxos.keys.PublicKey"]["decode"]>;
|
|
303
|
-
/**
|
|
304
|
-
* Keyring must have the associated private key.
|
|
305
|
-
*/
|
|
306
|
-
writeControlFeedKey: ReturnType<(typeof substitutions)["dxos.keys.PublicKey"]["decode"]>;
|
|
307
|
-
/**
|
|
308
|
-
* Keyring must have the associated private key.
|
|
309
|
-
*/
|
|
310
|
-
writeDataFeedKey: ReturnType<(typeof substitutions)["dxos.keys.PublicKey"]["decode"]>;
|
|
311
|
-
}
|
|
312
|
-
/**
|
|
313
|
-
* Information needed to bootstrap an Identity.
|
|
314
|
-
*
|
|
315
|
-
* Defined in:
|
|
316
|
-
* {@link file://./../../../dxos/halo/credentials.proto}
|
|
317
|
-
*/
|
|
318
|
-
export interface IdentityRecord {
|
|
319
|
-
identityKey: ReturnType<(typeof substitutions)["dxos.keys.PublicKey"]["decode"]>;
|
|
320
|
-
deviceKey: ReturnType<(typeof substitutions)["dxos.keys.PublicKey"]["decode"]>;
|
|
321
|
-
haloSpace: SpaceRecord;
|
|
322
|
-
/**
|
|
323
|
-
* TODO(burdon): Not yet implemented. Must be null.
|
|
324
|
-
*
|
|
325
|
-
* Options:
|
|
326
|
-
* - proto3_optional = true
|
|
327
|
-
*/
|
|
328
|
-
profileSpace?: SpaceRecord;
|
|
329
|
-
/**
|
|
330
|
-
* Cached profile.
|
|
331
|
-
*
|
|
332
|
-
* Options:
|
|
333
|
-
* - proto3_optional = true
|
|
334
|
-
*/
|
|
335
|
-
profile?: ProfileDocument;
|
|
336
|
-
}
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_signal from "../mesh/signal";
|
|
|
35
35
|
import * as dxos_mesh_swarm from "../mesh/swarm";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "../mesh/teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "../mesh/teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "../mesh/teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "../mesh/teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "../mesh/teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "../mesh/teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "../mesh/teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "../registry";
|
|
43
43
|
import * as dxos_rpc from "../rpc";
|
|
@@ -94,6 +94,11 @@ export interface HaloAdmissionOffer {
|
|
|
94
94
|
identityKey: ReturnType<(typeof substitutions)["dxos.keys.PublicKey"]["decode"]>;
|
|
95
95
|
haloSpaceKey: ReturnType<(typeof substitutions)["dxos.keys.PublicKey"]["decode"]>;
|
|
96
96
|
genesisFeedKey: ReturnType<(typeof substitutions)["dxos.keys.PublicKey"]["decode"]>;
|
|
97
|
+
/**
|
|
98
|
+
* Options:
|
|
99
|
+
* - proto3_optional = true
|
|
100
|
+
*/
|
|
101
|
+
controlTimeframe?: ReturnType<(typeof substitutions)["dxos.echo.timeframe.TimeframeVector"]["decode"]>;
|
|
97
102
|
}
|
|
98
103
|
/**
|
|
99
104
|
* Defined in:
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_signal from "../mesh/signal";
|
|
|
35
35
|
import * as dxos_mesh_swarm from "../mesh/swarm";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "../mesh/teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "../mesh/teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "../mesh/teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "../mesh/teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "../mesh/teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "../mesh/teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "../mesh/teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "../registry";
|
|
43
43
|
import * as dxos_rpc from "../rpc";
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_signal from "../mesh/signal";
|
|
|
35
35
|
import * as dxos_mesh_swarm from "../mesh/swarm";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "../mesh/teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "../mesh/teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "../mesh/teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "../mesh/teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "../mesh/teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "../mesh/teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "../mesh/teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "../registry";
|
|
43
43
|
import * as dxos_rpc from "../rpc";
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_signal from "../mesh/signal";
|
|
|
35
35
|
import * as dxos_mesh_swarm from "../mesh/swarm";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "../mesh/teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "../mesh/teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "../mesh/teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "../mesh/teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "../mesh/teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "../mesh/teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "../mesh/teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "../registry";
|
|
43
43
|
import * as dxos_rpc from "../rpc";
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_signal from "./mesh/signal";
|
|
|
35
35
|
import * as dxos_mesh_swarm from "./mesh/swarm";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "./mesh/teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "./mesh/teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "./mesh/teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "./mesh/teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "./mesh/teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "./mesh/teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "./mesh/teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "./registry";
|
|
43
43
|
import * as dxos_rpc from "./rpc";
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_signal from "./mesh/signal";
|
|
|
35
35
|
import * as dxos_mesh_swarm from "./mesh/swarm";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "./mesh/teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "./mesh/teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "./mesh/teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "./mesh/teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "./mesh/teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "./mesh/teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "./mesh/teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "./registry";
|
|
43
43
|
import * as dxos_rpc from "./rpc";
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_signal from "./signal";
|
|
|
35
35
|
import * as dxos_mesh_swarm from "./swarm";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "./teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "./teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "./teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "./teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "./teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "./teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "./teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "../registry";
|
|
43
43
|
import * as dxos_rpc from "../rpc";
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_signal from "./signal";
|
|
|
35
35
|
import * as dxos_mesh_swarm from "./swarm";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "./teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "./teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "./teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "./teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "./teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "./teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "./teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "../registry";
|
|
43
43
|
import * as dxos_rpc from "../rpc";
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_signal from "./signal";
|
|
|
35
35
|
import * as dxos_mesh_swarm from "./swarm";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "./teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "./teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "./teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "./teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "./teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "./teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "./teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "../registry";
|
|
43
43
|
import * as dxos_rpc from "../rpc";
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_signal from "./signal";
|
|
|
35
35
|
import * as dxos_mesh_swarm from "./swarm";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "./teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "./teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "./teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "./teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "./teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "./teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "./teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "../registry";
|
|
43
43
|
import * as dxos_rpc from "../rpc";
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_signal from "./signal";
|
|
|
35
35
|
import * as dxos_mesh_swarm from "./swarm";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "./teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "./teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "./teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "./teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "./teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "./teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "./teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "../registry";
|
|
43
43
|
import * as dxos_rpc from "../rpc";
|
|
@@ -52,26 +52,10 @@ import * as google_protobuf from "../../google/protobuf";
|
|
|
52
52
|
* Defined in:
|
|
53
53
|
* {@link file://./../../../dxos/mesh/presence.proto}
|
|
54
54
|
*/
|
|
55
|
-
export interface
|
|
56
|
-
peerId: Uint8Array;
|
|
57
|
-
connections?: Alive.Connection[];
|
|
55
|
+
export interface PeerState {
|
|
58
56
|
/**
|
|
59
|
-
*
|
|
60
|
-
* - proto3_optional = true
|
|
57
|
+
* Will be used to build network graph
|
|
61
58
|
*/
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
export namespace Alive {
|
|
65
|
-
/**
|
|
66
|
-
* Defined in:
|
|
67
|
-
* {@link file://./../../../dxos/mesh/presence.proto}
|
|
68
|
-
*/
|
|
69
|
-
export interface Connection {
|
|
70
|
-
peerId: Uint8Array;
|
|
71
|
-
/**
|
|
72
|
-
* Options:
|
|
73
|
-
* - proto3_optional = true
|
|
74
|
-
*/
|
|
75
|
-
initiator?: boolean;
|
|
76
|
-
}
|
|
59
|
+
connections?: ReturnType<(typeof substitutions)["dxos.keys.PublicKey"]["decode"]>[];
|
|
60
|
+
identityKey: ReturnType<(typeof substitutions)["dxos.keys.PublicKey"]["decode"]>;
|
|
77
61
|
}
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_signal from "./signal";
|
|
|
35
35
|
import * as dxos_mesh_swarm from "./swarm";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "./teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "./teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "./teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "./teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "./teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "./teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "./teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "../registry";
|
|
43
43
|
import * as dxos_rpc from "../rpc";
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_signal from "./signal";
|
|
|
35
35
|
import * as dxos_mesh_swarm from "./swarm";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "./teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "./teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "./teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "./teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "./teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "./teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "./teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "../registry";
|
|
43
43
|
import * as dxos_rpc from "../rpc";
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_replicator from "./replicator";
|
|
|
35
35
|
import * as dxos_mesh_swarm from "./swarm";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "./teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "./teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "./teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "./teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "./teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "./teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "./teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "../registry";
|
|
43
43
|
import * as dxos_rpc from "../rpc";
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_replicator from "./replicator";
|
|
|
35
35
|
import * as dxos_mesh_signal from "./signal";
|
|
36
36
|
import * as dxos_mesh_teleport_auth from "./teleport/auth";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "./teleport/control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "./teleport/gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "./teleport/notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "./teleport/objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "./teleport/presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "./teleport/replicator";
|
|
42
42
|
import * as dxos_registry from "../registry";
|
|
43
43
|
import * as dxos_rpc from "../rpc";
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_replicator from "../replicator";
|
|
|
35
35
|
import * as dxos_mesh_signal from "../signal";
|
|
36
36
|
import * as dxos_mesh_swarm from "../swarm";
|
|
37
37
|
import * as dxos_mesh_teleport_control from "./control";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "./gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "./notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "./objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "./presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "./replicator";
|
|
42
42
|
import * as dxos_registry from "../../registry";
|
|
43
43
|
import * as dxos_rpc from "../../rpc";
|
|
@@ -35,9 +35,9 @@ import * as dxos_mesh_replicator from "../replicator";
|
|
|
35
35
|
import * as dxos_mesh_signal from "../signal";
|
|
36
36
|
import * as dxos_mesh_swarm from "../swarm";
|
|
37
37
|
import * as dxos_mesh_teleport_auth from "./auth";
|
|
38
|
+
import * as dxos_mesh_teleport_gossip from "./gossip";
|
|
38
39
|
import * as dxos_mesh_teleport_notarization from "./notarization";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "./objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "./presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "./replicator";
|
|
42
42
|
import * as dxos_registry from "../../registry";
|
|
43
43
|
import * as dxos_rpc from "../../rpc";
|
|
@@ -50,25 +50,25 @@ import * as example_testing_rpc from "../../../example/testing/rpc";
|
|
|
50
50
|
import * as google_protobuf from "../../../google/protobuf";
|
|
51
51
|
/**
|
|
52
52
|
* Defined in:
|
|
53
|
-
* {@link file://./../../../../dxos/mesh/teleport/
|
|
53
|
+
* {@link file://./../../../../dxos/mesh/teleport/gossip.proto}
|
|
54
54
|
*/
|
|
55
|
-
export interface
|
|
55
|
+
export interface GossipMessage {
|
|
56
56
|
peerId: ReturnType<(typeof substitutions)["dxos.keys.PublicKey"]["decode"]>;
|
|
57
57
|
/**
|
|
58
|
-
*
|
|
58
|
+
* Used to route differnt payload types to correct listeners.
|
|
59
59
|
*/
|
|
60
|
-
|
|
60
|
+
channelId: string;
|
|
61
61
|
/**
|
|
62
|
-
* Peer tracks what had been sent by message id
|
|
62
|
+
* Peer tracks what had been sent by message id.
|
|
63
63
|
*/
|
|
64
64
|
messageId: ReturnType<(typeof substitutions)["dxos.keys.PublicKey"]["decode"]>;
|
|
65
65
|
timestamp: ReturnType<(typeof substitutions)["google.protobuf.Timestamp"]["decode"]>;
|
|
66
|
-
|
|
66
|
+
payload: ReturnType<(typeof substitutions)["google.protobuf.Any"]["decode"]>;
|
|
67
67
|
}
|
|
68
68
|
/**
|
|
69
69
|
* Defined in:
|
|
70
|
-
* {@link file://./../../../../dxos/mesh/teleport/
|
|
70
|
+
* {@link file://./../../../../dxos/mesh/teleport/gossip.proto}
|
|
71
71
|
*/
|
|
72
|
-
export interface
|
|
73
|
-
announce: (request:
|
|
72
|
+
export interface GossipService {
|
|
73
|
+
announce: (request: GossipMessage) => Promise<void>;
|
|
74
74
|
}
|
|
@@ -36,8 +36,8 @@ import * as dxos_mesh_signal from "../signal";
|
|
|
36
36
|
import * as dxos_mesh_swarm from "../swarm";
|
|
37
37
|
import * as dxos_mesh_teleport_auth from "./auth";
|
|
38
38
|
import * as dxos_mesh_teleport_control from "./control";
|
|
39
|
+
import * as dxos_mesh_teleport_gossip from "./gossip";
|
|
39
40
|
import * as dxos_mesh_teleport_objectsync from "./objectsync";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "./presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "./replicator";
|
|
42
42
|
import * as dxos_registry from "../../registry";
|
|
43
43
|
import * as dxos_rpc from "../../rpc";
|
|
@@ -36,8 +36,8 @@ import * as dxos_mesh_signal from "../signal";
|
|
|
36
36
|
import * as dxos_mesh_swarm from "../swarm";
|
|
37
37
|
import * as dxos_mesh_teleport_auth from "./auth";
|
|
38
38
|
import * as dxos_mesh_teleport_control from "./control";
|
|
39
|
+
import * as dxos_mesh_teleport_gossip from "./gossip";
|
|
39
40
|
import * as dxos_mesh_teleport_notarization from "./notarization";
|
|
40
|
-
import * as dxos_mesh_teleport_presence from "./presence";
|
|
41
41
|
import * as dxos_mesh_teleport_replicator from "./replicator";
|
|
42
42
|
import * as dxos_registry from "../../registry";
|
|
43
43
|
import * as dxos_rpc from "../../rpc";
|
|
@@ -36,9 +36,9 @@ import * as dxos_mesh_signal from "../signal";
|
|
|
36
36
|
import * as dxos_mesh_swarm from "../swarm";
|
|
37
37
|
import * as dxos_mesh_teleport_auth from "./auth";
|
|
38
38
|
import * as dxos_mesh_teleport_control from "./control";
|
|
39
|
+
import * as dxos_mesh_teleport_gossip from "./gossip";
|
|
39
40
|
import * as dxos_mesh_teleport_notarization from "./notarization";
|
|
40
41
|
import * as dxos_mesh_teleport_objectsync from "./objectsync";
|
|
41
|
-
import * as dxos_mesh_teleport_presence from "./presence";
|
|
42
42
|
import * as dxos_registry from "../../registry";
|
|
43
43
|
import * as dxos_rpc from "../../rpc";
|
|
44
44
|
import * as dxos_service_publisher from "../../service/publisher";
|
|
@@ -36,9 +36,9 @@ import * as dxos_mesh_signal from "./mesh/signal";
|
|
|
36
36
|
import * as dxos_mesh_swarm from "./mesh/swarm";
|
|
37
37
|
import * as dxos_mesh_teleport_auth from "./mesh/teleport/auth";
|
|
38
38
|
import * as dxos_mesh_teleport_control from "./mesh/teleport/control";
|
|
39
|
+
import * as dxos_mesh_teleport_gossip from "./mesh/teleport/gossip";
|
|
39
40
|
import * as dxos_mesh_teleport_notarization from "./mesh/teleport/notarization";
|
|
40
41
|
import * as dxos_mesh_teleport_objectsync from "./mesh/teleport/objectsync";
|
|
41
|
-
import * as dxos_mesh_teleport_presence from "./mesh/teleport/presence";
|
|
42
42
|
import * as dxos_mesh_teleport_replicator from "./mesh/teleport/replicator";
|
|
43
43
|
import * as dxos_rpc from "./rpc";
|
|
44
44
|
import * as dxos_service_publisher from "./service/publisher";
|
|
@@ -36,9 +36,9 @@ import * as dxos_mesh_signal from "./mesh/signal";
|
|
|
36
36
|
import * as dxos_mesh_swarm from "./mesh/swarm";
|
|
37
37
|
import * as dxos_mesh_teleport_auth from "./mesh/teleport/auth";
|
|
38
38
|
import * as dxos_mesh_teleport_control from "./mesh/teleport/control";
|
|
39
|
+
import * as dxos_mesh_teleport_gossip from "./mesh/teleport/gossip";
|
|
39
40
|
import * as dxos_mesh_teleport_notarization from "./mesh/teleport/notarization";
|
|
40
41
|
import * as dxos_mesh_teleport_objectsync from "./mesh/teleport/objectsync";
|
|
41
|
-
import * as dxos_mesh_teleport_presence from "./mesh/teleport/presence";
|
|
42
42
|
import * as dxos_mesh_teleport_replicator from "./mesh/teleport/replicator";
|
|
43
43
|
import * as dxos_registry from "./registry";
|
|
44
44
|
import * as dxos_service_publisher from "./service/publisher";
|
|
@@ -36,9 +36,9 @@ import * as dxos_mesh_signal from "../mesh/signal";
|
|
|
36
36
|
import * as dxos_mesh_swarm from "../mesh/swarm";
|
|
37
37
|
import * as dxos_mesh_teleport_auth from "../mesh/teleport/auth";
|
|
38
38
|
import * as dxos_mesh_teleport_control from "../mesh/teleport/control";
|
|
39
|
+
import * as dxos_mesh_teleport_gossip from "../mesh/teleport/gossip";
|
|
39
40
|
import * as dxos_mesh_teleport_notarization from "../mesh/teleport/notarization";
|
|
40
41
|
import * as dxos_mesh_teleport_objectsync from "../mesh/teleport/objectsync";
|
|
41
|
-
import * as dxos_mesh_teleport_presence from "../mesh/teleport/presence";
|
|
42
42
|
import * as dxos_mesh_teleport_replicator from "../mesh/teleport/replicator";
|
|
43
43
|
import * as dxos_registry from "../registry";
|
|
44
44
|
import * as dxos_rpc from "../rpc";
|
|
@@ -36,9 +36,9 @@ import * as dxos_mesh_signal from "../mesh/signal";
|
|
|
36
36
|
import * as dxos_mesh_swarm from "../mesh/swarm";
|
|
37
37
|
import * as dxos_mesh_teleport_auth from "../mesh/teleport/auth";
|
|
38
38
|
import * as dxos_mesh_teleport_control from "../mesh/teleport/control";
|
|
39
|
+
import * as dxos_mesh_teleport_gossip from "../mesh/teleport/gossip";
|
|
39
40
|
import * as dxos_mesh_teleport_notarization from "../mesh/teleport/notarization";
|
|
40
41
|
import * as dxos_mesh_teleport_objectsync from "../mesh/teleport/objectsync";
|
|
41
|
-
import * as dxos_mesh_teleport_presence from "../mesh/teleport/presence";
|
|
42
42
|
import * as dxos_mesh_teleport_replicator from "../mesh/teleport/replicator";
|
|
43
43
|
import * as dxos_registry from "../registry";
|
|
44
44
|
import * as dxos_rpc from "../rpc";
|
|
@@ -36,9 +36,9 @@ import * as dxos_mesh_signal from "../mesh/signal";
|
|
|
36
36
|
import * as dxos_mesh_swarm from "../mesh/swarm";
|
|
37
37
|
import * as dxos_mesh_teleport_auth from "../mesh/teleport/auth";
|
|
38
38
|
import * as dxos_mesh_teleport_control from "../mesh/teleport/control";
|
|
39
|
+
import * as dxos_mesh_teleport_gossip from "../mesh/teleport/gossip";
|
|
39
40
|
import * as dxos_mesh_teleport_notarization from "../mesh/teleport/notarization";
|
|
40
41
|
import * as dxos_mesh_teleport_objectsync from "../mesh/teleport/objectsync";
|
|
41
|
-
import * as dxos_mesh_teleport_presence from "../mesh/teleport/presence";
|
|
42
42
|
import * as dxos_mesh_teleport_replicator from "../mesh/teleport/replicator";
|
|
43
43
|
import * as dxos_registry from "../registry";
|
|
44
44
|
import * as dxos_rpc from "../rpc";
|
|
@@ -36,9 +36,9 @@ import * as dxos_mesh_signal from "./mesh/signal";
|
|
|
36
36
|
import * as dxos_mesh_swarm from "./mesh/swarm";
|
|
37
37
|
import * as dxos_mesh_teleport_auth from "./mesh/teleport/auth";
|
|
38
38
|
import * as dxos_mesh_teleport_control from "./mesh/teleport/control";
|
|
39
|
+
import * as dxos_mesh_teleport_gossip from "./mesh/teleport/gossip";
|
|
39
40
|
import * as dxos_mesh_teleport_notarization from "./mesh/teleport/notarization";
|
|
40
41
|
import * as dxos_mesh_teleport_objectsync from "./mesh/teleport/objectsync";
|
|
41
|
-
import * as dxos_mesh_teleport_presence from "./mesh/teleport/presence";
|
|
42
42
|
import * as dxos_mesh_teleport_replicator from "./mesh/teleport/replicator";
|
|
43
43
|
import * as dxos_registry from "./registry";
|
|
44
44
|
import * as dxos_rpc from "./rpc";
|
|
@@ -36,9 +36,9 @@ import * as dxos_mesh_signal from "../../dxos/mesh/signal";
|
|
|
36
36
|
import * as dxos_mesh_swarm from "../../dxos/mesh/swarm";
|
|
37
37
|
import * as dxos_mesh_teleport_auth from "../../dxos/mesh/teleport/auth";
|
|
38
38
|
import * as dxos_mesh_teleport_control from "../../dxos/mesh/teleport/control";
|
|
39
|
+
import * as dxos_mesh_teleport_gossip from "../../dxos/mesh/teleport/gossip";
|
|
39
40
|
import * as dxos_mesh_teleport_notarization from "../../dxos/mesh/teleport/notarization";
|
|
40
41
|
import * as dxos_mesh_teleport_objectsync from "../../dxos/mesh/teleport/objectsync";
|
|
41
|
-
import * as dxos_mesh_teleport_presence from "../../dxos/mesh/teleport/presence";
|
|
42
42
|
import * as dxos_mesh_teleport_replicator from "../../dxos/mesh/teleport/replicator";
|
|
43
43
|
import * as dxos_registry from "../../dxos/registry";
|
|
44
44
|
import * as dxos_rpc from "../../dxos/rpc";
|
|
@@ -36,9 +36,9 @@ import * as dxos_mesh_signal from "../../dxos/mesh/signal";
|
|
|
36
36
|
import * as dxos_mesh_swarm from "../../dxos/mesh/swarm";
|
|
37
37
|
import * as dxos_mesh_teleport_auth from "../../dxos/mesh/teleport/auth";
|
|
38
38
|
import * as dxos_mesh_teleport_control from "../../dxos/mesh/teleport/control";
|
|
39
|
+
import * as dxos_mesh_teleport_gossip from "../../dxos/mesh/teleport/gossip";
|
|
39
40
|
import * as dxos_mesh_teleport_notarization from "../../dxos/mesh/teleport/notarization";
|
|
40
41
|
import * as dxos_mesh_teleport_objectsync from "../../dxos/mesh/teleport/objectsync";
|
|
41
|
-
import * as dxos_mesh_teleport_presence from "../../dxos/mesh/teleport/presence";
|
|
42
42
|
import * as dxos_mesh_teleport_replicator from "../../dxos/mesh/teleport/replicator";
|
|
43
43
|
import * as dxos_registry from "../../dxos/registry";
|
|
44
44
|
import * as dxos_rpc from "../../dxos/rpc";
|
|
@@ -36,9 +36,9 @@ import * as dxos_mesh_signal from "../dxos/mesh/signal";
|
|
|
36
36
|
import * as dxos_mesh_swarm from "../dxos/mesh/swarm";
|
|
37
37
|
import * as dxos_mesh_teleport_auth from "../dxos/mesh/teleport/auth";
|
|
38
38
|
import * as dxos_mesh_teleport_control from "../dxos/mesh/teleport/control";
|
|
39
|
+
import * as dxos_mesh_teleport_gossip from "../dxos/mesh/teleport/gossip";
|
|
39
40
|
import * as dxos_mesh_teleport_notarization from "../dxos/mesh/teleport/notarization";
|
|
40
41
|
import * as dxos_mesh_teleport_objectsync from "../dxos/mesh/teleport/objectsync";
|
|
41
|
-
import * as dxos_mesh_teleport_presence from "../dxos/mesh/teleport/presence";
|
|
42
42
|
import * as dxos_mesh_teleport_replicator from "../dxos/mesh/teleport/replicator";
|
|
43
43
|
import * as dxos_registry from "../dxos/registry";
|
|
44
44
|
import * as dxos_rpc from "../dxos/rpc";
|
|
@@ -48,12 +48,6 @@ import * as dxos_service_supervisor from "../dxos/service/supervisor";
|
|
|
48
48
|
import * as dxos_type from "../dxos/type";
|
|
49
49
|
import * as example_testing_data from "../example/testing/data";
|
|
50
50
|
import * as example_testing_rpc from "../example/testing/rpc";
|
|
51
|
-
export interface Empty {
|
|
52
|
-
}
|
|
53
|
-
export interface Timestamp {
|
|
54
|
-
seconds: string;
|
|
55
|
-
nanos: number;
|
|
56
|
-
}
|
|
57
51
|
export interface Any {
|
|
58
52
|
type_url: string;
|
|
59
53
|
value: Uint8Array;
|
|
@@ -75,6 +69,12 @@ export enum NullValue {
|
|
|
75
69
|
export interface ListValue {
|
|
76
70
|
values?: Value[];
|
|
77
71
|
}
|
|
72
|
+
export interface Empty {
|
|
73
|
+
}
|
|
74
|
+
export interface Timestamp {
|
|
75
|
+
seconds: string;
|
|
76
|
+
nanos: number;
|
|
77
|
+
}
|
|
78
78
|
export interface DoubleValue {
|
|
79
79
|
value: number;
|
|
80
80
|
}
|