@dxos/protocols 0.7.5-main.9cb18ac → 0.7.5-main.9d2a38b
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/buf/proto/gen/dxos/client/services_pb.d.ts +56 -0
- package/dist/cjs/src/buf/proto/gen/dxos/client/services_pb.d.ts.map +1 -1
- package/dist/cjs/src/buf/proto/gen/dxos/client/services_pb.js +14 -7
- package/dist/cjs/src/buf/proto/gen/dxos/client/services_pb.js.map +1 -1
- package/dist/cjs/src/buf/proto/gen/dxos/edge/calls_pb.d.ts +97 -0
- package/dist/cjs/src/buf/proto/gen/dxos/edge/calls_pb.d.ts.map +1 -0
- package/dist/cjs/src/buf/proto/gen/dxos/edge/calls_pb.js +28 -0
- package/dist/cjs/src/buf/proto/gen/dxos/edge/calls_pb.js.map +1 -0
- package/dist/cjs/src/buf/proto/gen/dxos/edge/signal_pb.d.ts +154 -0
- package/dist/cjs/src/buf/proto/gen/dxos/edge/signal_pb.d.ts.map +1 -0
- package/dist/cjs/src/buf/proto/gen/dxos/edge/signal_pb.js +45 -0
- package/dist/cjs/src/buf/proto/gen/dxos/edge/signal_pb.js.map +1 -0
- package/dist/cjs/src/buf/proto/gen/dxos/mesh/signal_pb.d.ts +12 -0
- package/dist/cjs/src/buf/proto/gen/dxos/mesh/signal_pb.d.ts.map +1 -1
- package/dist/cjs/src/buf/proto/gen/dxos/mesh/signal_pb.js +3 -0
- package/dist/cjs/src/buf/proto/gen/dxos/mesh/signal_pb.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/agent/dashboard.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/agent/dashboard.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/agent/echoproxy.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/agent/epoch.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/agent/functions.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/bot.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/bot.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/client/services.d.ts +192 -178
- package/dist/cjs/src/proto/gen/dxos/client/services.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/client/services.js +28 -28
- package/dist/cjs/src/proto/gen/dxos/client/services.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/config.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/config.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/devtools/host.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/devtools/swarm.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/blob.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/blob.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/feed.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/filter.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/filter.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/indexing.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/indexing.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/metadata.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/metadata.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/model/document.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/model/document.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/model/messenger.d.ts.map +1 -1
- 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.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/object.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/object.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/query.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/query.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/service.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/snapshot.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/timeframe.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/edge/calls.d.ts +62 -0
- package/dist/cjs/src/proto/gen/dxos/edge/calls.d.ts.map +1 -0
- package/dist/cjs/src/proto/gen/dxos/edge/calls.js +3 -0
- package/dist/cjs/src/proto/gen/dxos/edge/calls.js.map +1 -0
- package/dist/cjs/src/proto/gen/dxos/edge/messenger.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/edge/messenger.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/edge/signal.d.ts +74 -0
- package/dist/cjs/src/proto/gen/dxos/edge/signal.d.ts.map +1 -0
- package/dist/cjs/src/proto/gen/dxos/edge/signal.js +3 -0
- package/dist/cjs/src/proto/gen/dxos/edge/signal.js.map +1 -0
- package/dist/cjs/src/proto/gen/dxos/error.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/gravity.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/halo/credentials/auth.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/halo/credentials/greet.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/halo/credentials/greet.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/halo/credentials/identity.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/halo/credentials.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/halo/credentials.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/halo/invitations.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/halo/invitations.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/halo/keyring.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/halo/keys.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/halo/keys.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/halo/signed.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/iframe.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/iframe.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/keys.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/bridge.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/bridge.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/broadcast.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/messaging.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/muxer.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/presence.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/protocol.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/replicator.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/signal.d.ts +13 -3
- package/dist/cjs/src/proto/gen/dxos/mesh/signal.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/signal.js +2 -0
- package/dist/cjs/src/proto/gen/dxos/mesh/signal.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/swarm.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/teleport/auth.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/teleport/automerge.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/teleport/blobsync.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/teleport/control.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/teleport/gossip.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/teleport/notarization.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/teleport/replicator.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/teleport.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/registry.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/rpc.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/rpc.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/service/agentmanager.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/service/agentmanager.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/service/publisher.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/service/supervisor.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/service/supervisor.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/service/tunnel.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/tracing.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/tracing.js.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/type.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/value.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/example/testing/data.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/example/testing/rpc.d.ts.map +1 -1
- 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 -0
- 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/tsconfig.tsbuildinfo +1 -1
- package/dist/esm/src/buf/proto/gen/dxos/client/services_pb.d.ts +56 -0
- package/dist/esm/src/buf/proto/gen/dxos/client/services_pb.d.ts.map +1 -1
- package/dist/esm/src/buf/proto/gen/dxos/client/services_pb.js +12 -5
- package/dist/esm/src/buf/proto/gen/dxos/client/services_pb.js.map +1 -1
- package/dist/esm/src/buf/proto/gen/dxos/edge/calls_pb.d.ts +97 -0
- package/dist/esm/src/buf/proto/gen/dxos/edge/calls_pb.d.ts.map +1 -0
- package/dist/esm/src/buf/proto/gen/dxos/edge/calls_pb.js +25 -0
- package/dist/esm/src/buf/proto/gen/dxos/edge/calls_pb.js.map +1 -0
- package/dist/esm/src/buf/proto/gen/dxos/edge/signal_pb.d.ts +154 -0
- package/dist/esm/src/buf/proto/gen/dxos/edge/signal_pb.d.ts.map +1 -0
- package/dist/esm/src/buf/proto/gen/dxos/edge/signal_pb.js +42 -0
- package/dist/esm/src/buf/proto/gen/dxos/edge/signal_pb.js.map +1 -0
- package/dist/esm/src/buf/proto/gen/dxos/mesh/signal_pb.d.ts +12 -0
- package/dist/esm/src/buf/proto/gen/dxos/mesh/signal_pb.d.ts.map +1 -1
- package/dist/esm/src/buf/proto/gen/dxos/mesh/signal_pb.js +3 -0
- package/dist/esm/src/buf/proto/gen/dxos/mesh/signal_pb.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/agent/dashboard.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/agent/dashboard.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/agent/echoproxy.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/agent/epoch.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/agent/functions.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/bot.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/bot.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/client/services.d.ts +192 -178
- package/dist/esm/src/proto/gen/dxos/client/services.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/client/services.js +27 -27
- package/dist/esm/src/proto/gen/dxos/client/services.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/config.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/config.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/devtools/host.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/devtools/swarm.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/blob.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/blob.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/feed.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/filter.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/filter.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/indexing.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/indexing.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/metadata.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/metadata.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/model/document.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/model/document.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/model/messenger.d.ts.map +1 -1
- 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.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/object.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/object.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/query.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/query.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/service.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/snapshot.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/timeframe.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/edge/calls.d.ts +62 -0
- package/dist/esm/src/proto/gen/dxos/edge/calls.d.ts.map +1 -0
- package/dist/esm/src/proto/gen/dxos/edge/calls.js +2 -0
- package/dist/esm/src/proto/gen/dxos/edge/calls.js.map +1 -0
- package/dist/esm/src/proto/gen/dxos/edge/messenger.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/edge/messenger.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/edge/signal.d.ts +74 -0
- package/dist/esm/src/proto/gen/dxos/edge/signal.d.ts.map +1 -0
- package/dist/esm/src/proto/gen/dxos/edge/signal.js +2 -0
- package/dist/esm/src/proto/gen/dxos/edge/signal.js.map +1 -0
- package/dist/esm/src/proto/gen/dxos/error.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/gravity.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/halo/credentials/auth.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/halo/credentials/greet.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/halo/credentials/greet.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/halo/credentials/identity.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/halo/credentials.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/halo/credentials.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/halo/invitations.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/halo/invitations.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/halo/keyring.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/halo/keys.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/halo/keys.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/halo/signed.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/iframe.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/iframe.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/keys.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/bridge.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/bridge.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/broadcast.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/messaging.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/muxer.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/presence.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/protocol.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/replicator.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/signal.d.ts +13 -3
- package/dist/esm/src/proto/gen/dxos/mesh/signal.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/signal.js +2 -0
- package/dist/esm/src/proto/gen/dxos/mesh/signal.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/swarm.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/teleport/auth.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/teleport/automerge.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/teleport/blobsync.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/teleport/control.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/teleport/gossip.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/teleport/notarization.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/teleport/replicator.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/teleport.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/registry.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/rpc.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/rpc.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/service/agentmanager.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/service/agentmanager.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/service/publisher.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/service/supervisor.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/service/supervisor.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/service/tunnel.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/tracing.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/tracing.js.map +1 -1
- package/dist/esm/src/proto/gen/dxos/type.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/value.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/example/testing/data.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/example/testing/rpc.d.ts.map +1 -1
- 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 -0
- 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/tsconfig.tsbuildinfo +1 -1
- package/package.json +7 -7
- package/src/buf/proto/gen/dxos/client/services_pb.ts +66 -5
- package/src/buf/proto/gen/dxos/edge/calls_pb.ts +130 -0
- package/src/buf/proto/gen/dxos/edge/signal_pb.ts +191 -0
- package/src/buf/proto/gen/dxos/mesh/signal_pb.ts +12 -0
- package/src/proto/dxos/client/services.proto +11 -0
- package/src/proto/dxos/edge/calls.proto +33 -0
- package/src/proto/dxos/edge/signal.proto +59 -0
- package/src/proto/dxos/mesh/signal.proto +8 -0
- package/src/proto/gen/dxos/agent/dashboard.ts +2 -0
- package/src/proto/gen/dxos/agent/echoproxy.ts +2 -0
- package/src/proto/gen/dxos/agent/epoch.ts +2 -0
- package/src/proto/gen/dxos/agent/functions.ts +2 -0
- package/src/proto/gen/dxos/bot.ts +2 -0
- package/src/proto/gen/dxos/client/services.ts +192 -178
- package/src/proto/gen/dxos/config.ts +2 -0
- package/src/proto/gen/dxos/devtools/host.ts +2 -0
- package/src/proto/gen/dxos/devtools/swarm.ts +2 -0
- package/src/proto/gen/dxos/echo/blob.ts +2 -0
- package/src/proto/gen/dxos/echo/feed.ts +2 -0
- package/src/proto/gen/dxos/echo/filter.ts +2 -0
- package/src/proto/gen/dxos/echo/indexing.ts +2 -0
- package/src/proto/gen/dxos/echo/metadata.ts +2 -0
- package/src/proto/gen/dxos/echo/model/document.ts +2 -0
- package/src/proto/gen/dxos/echo/model/messenger.ts +2 -0
- package/src/proto/gen/dxos/echo/model/text.ts +2 -0
- package/src/proto/gen/dxos/echo/object.ts +2 -0
- package/src/proto/gen/dxos/echo/query.ts +2 -0
- package/src/proto/gen/dxos/echo/service.ts +2 -0
- package/src/proto/gen/dxos/echo/snapshot.ts +2 -0
- package/src/proto/gen/dxos/echo/timeframe.ts +2 -0
- package/src/proto/gen/dxos/edge/calls.ts +128 -0
- package/src/proto/gen/dxos/edge/messenger.ts +2 -0
- package/src/proto/gen/dxos/edge/signal.ts +138 -0
- package/src/proto/gen/dxos/error.ts +2 -0
- package/src/proto/gen/dxos/gravity.ts +2 -0
- package/src/proto/gen/dxos/halo/credentials/auth.ts +2 -0
- package/src/proto/gen/dxos/halo/credentials/greet.ts +2 -0
- package/src/proto/gen/dxos/halo/credentials/identity.ts +2 -0
- package/src/proto/gen/dxos/halo/credentials.ts +2 -0
- package/src/proto/gen/dxos/halo/invitations.ts +2 -0
- package/src/proto/gen/dxos/halo/keyring.ts +2 -0
- package/src/proto/gen/dxos/halo/keys.ts +2 -0
- package/src/proto/gen/dxos/halo/signed.ts +2 -0
- package/src/proto/gen/dxos/iframe.ts +2 -0
- package/src/proto/gen/dxos/keys.ts +2 -0
- package/src/proto/gen/dxos/mesh/bridge.ts +2 -0
- package/src/proto/gen/dxos/mesh/broadcast.ts +2 -0
- package/src/proto/gen/dxos/mesh/messaging.ts +2 -0
- package/src/proto/gen/dxos/mesh/muxer.ts +2 -0
- package/src/proto/gen/dxos/mesh/presence.ts +2 -0
- package/src/proto/gen/dxos/mesh/protocol.ts +2 -0
- package/src/proto/gen/dxos/mesh/replicator.ts +2 -0
- package/src/proto/gen/dxos/mesh/signal.ts +15 -3
- package/src/proto/gen/dxos/mesh/swarm.ts +2 -0
- package/src/proto/gen/dxos/mesh/teleport/auth.ts +2 -0
- package/src/proto/gen/dxos/mesh/teleport/automerge.ts +2 -0
- package/src/proto/gen/dxos/mesh/teleport/blobsync.ts +2 -0
- package/src/proto/gen/dxos/mesh/teleport/control.ts +2 -0
- package/src/proto/gen/dxos/mesh/teleport/gossip.ts +2 -0
- package/src/proto/gen/dxos/mesh/teleport/notarization.ts +2 -0
- package/src/proto/gen/dxos/mesh/teleport/replicator.ts +2 -0
- package/src/proto/gen/dxos/mesh/teleport.ts +2 -0
- package/src/proto/gen/dxos/registry.ts +2 -0
- package/src/proto/gen/dxos/rpc.ts +2 -0
- package/src/proto/gen/dxos/service/agentmanager.ts +2 -0
- package/src/proto/gen/dxos/service/publisher.ts +2 -0
- package/src/proto/gen/dxos/service/supervisor.ts +2 -0
- package/src/proto/gen/dxos/service/tunnel.ts +2 -0
- package/src/proto/gen/dxos/tracing.ts +2 -0
- package/src/proto/gen/dxos/type.ts +2 -0
- package/src/proto/gen/dxos/value.ts +2 -0
- package/src/proto/gen/example/testing/data.ts +2 -0
- package/src/proto/gen/example/testing/rpc.ts +2 -0
- package/src/proto/gen/google/protobuf.ts +2 -0
- package/src/proto/gen/index.ts +13 -1
|
@@ -21,7 +21,9 @@ import * as dxos_echo_query from "./query.js";
|
|
|
21
21
|
import * as dxos_echo_service from "./service.js";
|
|
22
22
|
import * as dxos_echo_snapshot from "./snapshot.js";
|
|
23
23
|
import * as dxos_echo_timeframe from "./timeframe.js";
|
|
24
|
+
import * as dxos_edge_calls from "../edge/calls.js";
|
|
24
25
|
import * as dxos_edge_messenger from "../edge/messenger.js";
|
|
26
|
+
import * as dxos_edge_signal from "../edge/signal.js";
|
|
25
27
|
import * as dxos_error from "../error.js";
|
|
26
28
|
import * as dxos_gravity from "../gravity.js";
|
|
27
29
|
import * as dxos_halo_credentials from "../halo/credentials.js";
|
|
@@ -21,7 +21,9 @@ import * as dxos_echo_query from "../query.js";
|
|
|
21
21
|
import * as dxos_echo_service from "../service.js";
|
|
22
22
|
import * as dxos_echo_snapshot from "../snapshot.js";
|
|
23
23
|
import * as dxos_echo_timeframe from "../timeframe.js";
|
|
24
|
+
import * as dxos_edge_calls from "../../edge/calls.js";
|
|
24
25
|
import * as dxos_edge_messenger from "../../edge/messenger.js";
|
|
26
|
+
import * as dxos_edge_signal from "../../edge/signal.js";
|
|
25
27
|
import * as dxos_error from "../../error.js";
|
|
26
28
|
import * as dxos_gravity from "../../gravity.js";
|
|
27
29
|
import * as dxos_halo_credentials from "../../halo/credentials.js";
|
|
@@ -21,7 +21,9 @@ import * as dxos_echo_query from "../query.js";
|
|
|
21
21
|
import * as dxos_echo_service from "../service.js";
|
|
22
22
|
import * as dxos_echo_snapshot from "../snapshot.js";
|
|
23
23
|
import * as dxos_echo_timeframe from "../timeframe.js";
|
|
24
|
+
import * as dxos_edge_calls from "../../edge/calls.js";
|
|
24
25
|
import * as dxos_edge_messenger from "../../edge/messenger.js";
|
|
26
|
+
import * as dxos_edge_signal from "../../edge/signal.js";
|
|
25
27
|
import * as dxos_error from "../../error.js";
|
|
26
28
|
import * as dxos_gravity from "../../gravity.js";
|
|
27
29
|
import * as dxos_halo_credentials from "../../halo/credentials.js";
|
|
@@ -21,7 +21,9 @@ import * as dxos_echo_query from "../query.js";
|
|
|
21
21
|
import * as dxos_echo_service from "../service.js";
|
|
22
22
|
import * as dxos_echo_snapshot from "../snapshot.js";
|
|
23
23
|
import * as dxos_echo_timeframe from "../timeframe.js";
|
|
24
|
+
import * as dxos_edge_calls from "../../edge/calls.js";
|
|
24
25
|
import * as dxos_edge_messenger from "../../edge/messenger.js";
|
|
26
|
+
import * as dxos_edge_signal from "../../edge/signal.js";
|
|
25
27
|
import * as dxos_error from "../../error.js";
|
|
26
28
|
import * as dxos_gravity from "../../gravity.js";
|
|
27
29
|
import * as dxos_halo_credentials from "../../halo/credentials.js";
|
|
@@ -21,7 +21,9 @@ import * as dxos_echo_query from "./query.js";
|
|
|
21
21
|
import * as dxos_echo_service from "./service.js";
|
|
22
22
|
import * as dxos_echo_snapshot from "./snapshot.js";
|
|
23
23
|
import * as dxos_echo_timeframe from "./timeframe.js";
|
|
24
|
+
import * as dxos_edge_calls from "../edge/calls.js";
|
|
24
25
|
import * as dxos_edge_messenger from "../edge/messenger.js";
|
|
26
|
+
import * as dxos_edge_signal from "../edge/signal.js";
|
|
25
27
|
import * as dxos_error from "../error.js";
|
|
26
28
|
import * as dxos_gravity from "../gravity.js";
|
|
27
29
|
import * as dxos_halo_credentials from "../halo/credentials.js";
|
|
@@ -21,7 +21,9 @@ import * as dxos_echo_object from "./object.js";
|
|
|
21
21
|
import * as dxos_echo_service from "./service.js";
|
|
22
22
|
import * as dxos_echo_snapshot from "./snapshot.js";
|
|
23
23
|
import * as dxos_echo_timeframe from "./timeframe.js";
|
|
24
|
+
import * as dxos_edge_calls from "../edge/calls.js";
|
|
24
25
|
import * as dxos_edge_messenger from "../edge/messenger.js";
|
|
26
|
+
import * as dxos_edge_signal from "../edge/signal.js";
|
|
25
27
|
import * as dxos_error from "../error.js";
|
|
26
28
|
import * as dxos_gravity from "../gravity.js";
|
|
27
29
|
import * as dxos_halo_credentials from "../halo/credentials.js";
|
|
@@ -21,7 +21,9 @@ import * as dxos_echo_object from "./object.js";
|
|
|
21
21
|
import * as dxos_echo_query from "./query.js";
|
|
22
22
|
import * as dxos_echo_snapshot from "./snapshot.js";
|
|
23
23
|
import * as dxos_echo_timeframe from "./timeframe.js";
|
|
24
|
+
import * as dxos_edge_calls from "../edge/calls.js";
|
|
24
25
|
import * as dxos_edge_messenger from "../edge/messenger.js";
|
|
26
|
+
import * as dxos_edge_signal from "../edge/signal.js";
|
|
25
27
|
import * as dxos_error from "../error.js";
|
|
26
28
|
import * as dxos_gravity from "../gravity.js";
|
|
27
29
|
import * as dxos_halo_credentials from "../halo/credentials.js";
|
|
@@ -21,7 +21,9 @@ import * as dxos_echo_object from "./object.js";
|
|
|
21
21
|
import * as dxos_echo_query from "./query.js";
|
|
22
22
|
import * as dxos_echo_service from "./service.js";
|
|
23
23
|
import * as dxos_echo_timeframe from "./timeframe.js";
|
|
24
|
+
import * as dxos_edge_calls from "../edge/calls.js";
|
|
24
25
|
import * as dxos_edge_messenger from "../edge/messenger.js";
|
|
26
|
+
import * as dxos_edge_signal from "../edge/signal.js";
|
|
25
27
|
import * as dxos_error from "../error.js";
|
|
26
28
|
import * as dxos_gravity from "../gravity.js";
|
|
27
29
|
import * as dxos_halo_credentials from "../halo/credentials.js";
|
|
@@ -21,7 +21,9 @@ import * as dxos_echo_object from "./object.js";
|
|
|
21
21
|
import * as dxos_echo_query from "./query.js";
|
|
22
22
|
import * as dxos_echo_service from "./service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "./snapshot.js";
|
|
24
|
+
import * as dxos_edge_calls from "../edge/calls.js";
|
|
24
25
|
import * as dxos_edge_messenger from "../edge/messenger.js";
|
|
26
|
+
import * as dxos_edge_signal from "../edge/signal.js";
|
|
25
27
|
import * as dxos_error from "../error.js";
|
|
26
28
|
import * as dxos_gravity from "../gravity.js";
|
|
27
29
|
import * as dxos_halo_credentials from "../halo/credentials.js";
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
|
+
import substitutions from "../../../substitutions.js";
|
|
3
|
+
import * as dxos_agent_dashboard from "../agent/dashboard.js";
|
|
4
|
+
import * as dxos_agent_echoproxy from "../agent/echoproxy.js";
|
|
5
|
+
import * as dxos_agent_epoch from "../agent/epoch.js";
|
|
6
|
+
import * as dxos_agent_functions from "../agent/functions.js";
|
|
7
|
+
import * as dxos_bot from "../bot.js";
|
|
8
|
+
import * as dxos_client_services from "../client/services.js";
|
|
9
|
+
import * as dxos_config from "../config.js";
|
|
10
|
+
import * as dxos_devtools_host from "../devtools/host.js";
|
|
11
|
+
import * as dxos_devtools_swarm from "../devtools/swarm.js";
|
|
12
|
+
import * as dxos_echo_blob from "../echo/blob.js";
|
|
13
|
+
import * as dxos_echo_feed from "../echo/feed.js";
|
|
14
|
+
import * as dxos_echo_filter from "../echo/filter.js";
|
|
15
|
+
import * as dxos_echo_indexing from "../echo/indexing.js";
|
|
16
|
+
import * as dxos_echo_metadata from "../echo/metadata.js";
|
|
17
|
+
import * as dxos_echo_model_document from "../echo/model/document.js";
|
|
18
|
+
import * as dxos_echo_model_messenger from "../echo/model/messenger.js";
|
|
19
|
+
import * as dxos_echo_model_text from "../echo/model/text.js";
|
|
20
|
+
import * as dxos_echo_object from "../echo/object.js";
|
|
21
|
+
import * as dxos_echo_query from "../echo/query.js";
|
|
22
|
+
import * as dxos_echo_service from "../echo/service.js";
|
|
23
|
+
import * as dxos_echo_snapshot from "../echo/snapshot.js";
|
|
24
|
+
import * as dxos_echo_timeframe from "../echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_messenger from "./messenger.js";
|
|
26
|
+
import * as dxos_edge_signal from "./signal.js";
|
|
27
|
+
import * as dxos_error from "../error.js";
|
|
28
|
+
import * as dxos_gravity from "../gravity.js";
|
|
29
|
+
import * as dxos_halo_credentials from "../halo/credentials.js";
|
|
30
|
+
import * as dxos_halo_credentials_auth from "../halo/credentials/auth.js";
|
|
31
|
+
import * as dxos_halo_credentials_greet from "../halo/credentials/greet.js";
|
|
32
|
+
import * as dxos_halo_credentials_identity from "../halo/credentials/identity.js";
|
|
33
|
+
import * as dxos_halo_invitations from "../halo/invitations.js";
|
|
34
|
+
import * as dxos_halo_keyring from "../halo/keyring.js";
|
|
35
|
+
import * as dxos_halo_keys from "../halo/keys.js";
|
|
36
|
+
import * as dxos_halo_signed from "../halo/signed.js";
|
|
37
|
+
import * as dxos_iframe from "../iframe.js";
|
|
38
|
+
import * as dxos_keys from "../keys.js";
|
|
39
|
+
import * as dxos_mesh_bridge from "../mesh/bridge.js";
|
|
40
|
+
import * as dxos_mesh_broadcast from "../mesh/broadcast.js";
|
|
41
|
+
import * as dxos_mesh_messaging from "../mesh/messaging.js";
|
|
42
|
+
import * as dxos_mesh_muxer from "../mesh/muxer.js";
|
|
43
|
+
import * as dxos_mesh_presence from "../mesh/presence.js";
|
|
44
|
+
import * as dxos_mesh_protocol from "../mesh/protocol.js";
|
|
45
|
+
import * as dxos_mesh_replicator from "../mesh/replicator.js";
|
|
46
|
+
import * as dxos_mesh_signal from "../mesh/signal.js";
|
|
47
|
+
import * as dxos_mesh_swarm from "../mesh/swarm.js";
|
|
48
|
+
import * as dxos_mesh_teleport from "../mesh/teleport.js";
|
|
49
|
+
import * as dxos_mesh_teleport_auth from "../mesh/teleport/auth.js";
|
|
50
|
+
import * as dxos_mesh_teleport_automerge from "../mesh/teleport/automerge.js";
|
|
51
|
+
import * as dxos_mesh_teleport_blobsync from "../mesh/teleport/blobsync.js";
|
|
52
|
+
import * as dxos_mesh_teleport_control from "../mesh/teleport/control.js";
|
|
53
|
+
import * as dxos_mesh_teleport_gossip from "../mesh/teleport/gossip.js";
|
|
54
|
+
import * as dxos_mesh_teleport_notarization from "../mesh/teleport/notarization.js";
|
|
55
|
+
import * as dxos_mesh_teleport_replicator from "../mesh/teleport/replicator.js";
|
|
56
|
+
import * as dxos_registry from "../registry.js";
|
|
57
|
+
import * as dxos_rpc from "../rpc.js";
|
|
58
|
+
import * as dxos_service_agentmanager from "../service/agentmanager.js";
|
|
59
|
+
import * as dxos_service_publisher from "../service/publisher.js";
|
|
60
|
+
import * as dxos_service_supervisor from "../service/supervisor.js";
|
|
61
|
+
import * as dxos_service_tunnel from "../service/tunnel.js";
|
|
62
|
+
import * as dxos_tracing from "../tracing.js";
|
|
63
|
+
import * as dxos_type from "../type.js";
|
|
64
|
+
import * as dxos_value from "../value.js";
|
|
65
|
+
import * as example_testing_data from "../../example/testing/data.js";
|
|
66
|
+
import * as example_testing_rpc from "../../example/testing/rpc.js";
|
|
67
|
+
import * as google_protobuf from "../../google/protobuf.js";
|
|
68
|
+
/**
|
|
69
|
+
* Defined in:
|
|
70
|
+
* {@link file://./../../../dxos/edge/calls.proto}
|
|
71
|
+
*/
|
|
72
|
+
export interface Tracks {
|
|
73
|
+
/**
|
|
74
|
+
* Options:
|
|
75
|
+
* - proto3_optional = true
|
|
76
|
+
*/
|
|
77
|
+
audio?: string;
|
|
78
|
+
/**
|
|
79
|
+
* Options:
|
|
80
|
+
* - proto3_optional = true
|
|
81
|
+
*/
|
|
82
|
+
audioEnabled?: boolean;
|
|
83
|
+
/**
|
|
84
|
+
* Options:
|
|
85
|
+
* - proto3_optional = true
|
|
86
|
+
*/
|
|
87
|
+
video?: string;
|
|
88
|
+
/**
|
|
89
|
+
* Options:
|
|
90
|
+
* - proto3_optional = true
|
|
91
|
+
*/
|
|
92
|
+
videoEnabled?: boolean;
|
|
93
|
+
/**
|
|
94
|
+
* Options:
|
|
95
|
+
* - proto3_optional = true
|
|
96
|
+
*/
|
|
97
|
+
screenshare?: string;
|
|
98
|
+
/**
|
|
99
|
+
* Options:
|
|
100
|
+
* - proto3_optional = true
|
|
101
|
+
*/
|
|
102
|
+
screenShareEnabled?: boolean;
|
|
103
|
+
}
|
|
104
|
+
/**
|
|
105
|
+
* Defined in:
|
|
106
|
+
* {@link file://./../../../dxos/edge/calls.proto}
|
|
107
|
+
*/
|
|
108
|
+
export interface UserState {
|
|
109
|
+
id: string;
|
|
110
|
+
name: string;
|
|
111
|
+
/**
|
|
112
|
+
* Options:
|
|
113
|
+
* - proto3_optional = true
|
|
114
|
+
*/
|
|
115
|
+
transceiverSessionId?: string;
|
|
116
|
+
raisedHand: boolean;
|
|
117
|
+
speaking: boolean;
|
|
118
|
+
joined: boolean;
|
|
119
|
+
tracks: Tracks;
|
|
120
|
+
}
|
|
121
|
+
/**
|
|
122
|
+
* Defined in:
|
|
123
|
+
* {@link file://./../../../dxos/edge/calls.proto}
|
|
124
|
+
*/
|
|
125
|
+
export interface RoomState {
|
|
126
|
+
meetingId: string;
|
|
127
|
+
users?: UserState[];
|
|
128
|
+
}
|
|
@@ -22,6 +22,8 @@ import * as dxos_echo_query from "../echo/query.js";
|
|
|
22
22
|
import * as dxos_echo_service from "../echo/service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "../echo/snapshot.js";
|
|
24
24
|
import * as dxos_echo_timeframe from "../echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "./calls.js";
|
|
26
|
+
import * as dxos_edge_signal from "./signal.js";
|
|
25
27
|
import * as dxos_error from "../error.js";
|
|
26
28
|
import * as dxos_gravity from "../gravity.js";
|
|
27
29
|
import * as dxos_halo_credentials from "../halo/credentials.js";
|
|
@@ -0,0 +1,138 @@
|
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
|
+
import substitutions from "../../../substitutions.js";
|
|
3
|
+
import * as dxos_agent_dashboard from "../agent/dashboard.js";
|
|
4
|
+
import * as dxos_agent_echoproxy from "../agent/echoproxy.js";
|
|
5
|
+
import * as dxos_agent_epoch from "../agent/epoch.js";
|
|
6
|
+
import * as dxos_agent_functions from "../agent/functions.js";
|
|
7
|
+
import * as dxos_bot from "../bot.js";
|
|
8
|
+
import * as dxos_client_services from "../client/services.js";
|
|
9
|
+
import * as dxos_config from "../config.js";
|
|
10
|
+
import * as dxos_devtools_host from "../devtools/host.js";
|
|
11
|
+
import * as dxos_devtools_swarm from "../devtools/swarm.js";
|
|
12
|
+
import * as dxos_echo_blob from "../echo/blob.js";
|
|
13
|
+
import * as dxos_echo_feed from "../echo/feed.js";
|
|
14
|
+
import * as dxos_echo_filter from "../echo/filter.js";
|
|
15
|
+
import * as dxos_echo_indexing from "../echo/indexing.js";
|
|
16
|
+
import * as dxos_echo_metadata from "../echo/metadata.js";
|
|
17
|
+
import * as dxos_echo_model_document from "../echo/model/document.js";
|
|
18
|
+
import * as dxos_echo_model_messenger from "../echo/model/messenger.js";
|
|
19
|
+
import * as dxos_echo_model_text from "../echo/model/text.js";
|
|
20
|
+
import * as dxos_echo_object from "../echo/object.js";
|
|
21
|
+
import * as dxos_echo_query from "../echo/query.js";
|
|
22
|
+
import * as dxos_echo_service from "../echo/service.js";
|
|
23
|
+
import * as dxos_echo_snapshot from "../echo/snapshot.js";
|
|
24
|
+
import * as dxos_echo_timeframe from "../echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "./calls.js";
|
|
26
|
+
import * as dxos_edge_messenger from "./messenger.js";
|
|
27
|
+
import * as dxos_error from "../error.js";
|
|
28
|
+
import * as dxos_gravity from "../gravity.js";
|
|
29
|
+
import * as dxos_halo_credentials from "../halo/credentials.js";
|
|
30
|
+
import * as dxos_halo_credentials_auth from "../halo/credentials/auth.js";
|
|
31
|
+
import * as dxos_halo_credentials_greet from "../halo/credentials/greet.js";
|
|
32
|
+
import * as dxos_halo_credentials_identity from "../halo/credentials/identity.js";
|
|
33
|
+
import * as dxos_halo_invitations from "../halo/invitations.js";
|
|
34
|
+
import * as dxos_halo_keyring from "../halo/keyring.js";
|
|
35
|
+
import * as dxos_halo_keys from "../halo/keys.js";
|
|
36
|
+
import * as dxos_halo_signed from "../halo/signed.js";
|
|
37
|
+
import * as dxos_iframe from "../iframe.js";
|
|
38
|
+
import * as dxos_keys from "../keys.js";
|
|
39
|
+
import * as dxos_mesh_bridge from "../mesh/bridge.js";
|
|
40
|
+
import * as dxos_mesh_broadcast from "../mesh/broadcast.js";
|
|
41
|
+
import * as dxos_mesh_messaging from "../mesh/messaging.js";
|
|
42
|
+
import * as dxos_mesh_muxer from "../mesh/muxer.js";
|
|
43
|
+
import * as dxos_mesh_presence from "../mesh/presence.js";
|
|
44
|
+
import * as dxos_mesh_protocol from "../mesh/protocol.js";
|
|
45
|
+
import * as dxos_mesh_replicator from "../mesh/replicator.js";
|
|
46
|
+
import * as dxos_mesh_signal from "../mesh/signal.js";
|
|
47
|
+
import * as dxos_mesh_swarm from "../mesh/swarm.js";
|
|
48
|
+
import * as dxos_mesh_teleport from "../mesh/teleport.js";
|
|
49
|
+
import * as dxos_mesh_teleport_auth from "../mesh/teleport/auth.js";
|
|
50
|
+
import * as dxos_mesh_teleport_automerge from "../mesh/teleport/automerge.js";
|
|
51
|
+
import * as dxos_mesh_teleport_blobsync from "../mesh/teleport/blobsync.js";
|
|
52
|
+
import * as dxos_mesh_teleport_control from "../mesh/teleport/control.js";
|
|
53
|
+
import * as dxos_mesh_teleport_gossip from "../mesh/teleport/gossip.js";
|
|
54
|
+
import * as dxos_mesh_teleport_notarization from "../mesh/teleport/notarization.js";
|
|
55
|
+
import * as dxos_mesh_teleport_replicator from "../mesh/teleport/replicator.js";
|
|
56
|
+
import * as dxos_registry from "../registry.js";
|
|
57
|
+
import * as dxos_rpc from "../rpc.js";
|
|
58
|
+
import * as dxos_service_agentmanager from "../service/agentmanager.js";
|
|
59
|
+
import * as dxos_service_publisher from "../service/publisher.js";
|
|
60
|
+
import * as dxos_service_supervisor from "../service/supervisor.js";
|
|
61
|
+
import * as dxos_service_tunnel from "../service/tunnel.js";
|
|
62
|
+
import * as dxos_tracing from "../tracing.js";
|
|
63
|
+
import * as dxos_type from "../type.js";
|
|
64
|
+
import * as dxos_value from "../value.js";
|
|
65
|
+
import * as example_testing_data from "../../example/testing/data.js";
|
|
66
|
+
import * as example_testing_rpc from "../../example/testing/rpc.js";
|
|
67
|
+
import * as google_protobuf from "../../google/protobuf.js";
|
|
68
|
+
/**
|
|
69
|
+
* Defined in:
|
|
70
|
+
* {@link file://./../../../dxos/edge/signal.proto}
|
|
71
|
+
*/
|
|
72
|
+
export interface JoinRequest {
|
|
73
|
+
topic: ReturnType<(typeof substitutions)["dxos.keys.PublicKey"]["decode"]>;
|
|
74
|
+
peer: dxos_edge_messenger.Peer;
|
|
75
|
+
}
|
|
76
|
+
/**
|
|
77
|
+
* Defined in:
|
|
78
|
+
* {@link file://./../../../dxos/edge/signal.proto}
|
|
79
|
+
*/
|
|
80
|
+
export interface LeaveRequest {
|
|
81
|
+
topic: ReturnType<(typeof substitutions)["dxos.keys.PublicKey"]["decode"]>;
|
|
82
|
+
peer: dxos_edge_messenger.Peer;
|
|
83
|
+
}
|
|
84
|
+
/**
|
|
85
|
+
* Defined in:
|
|
86
|
+
* {@link file://./../../../dxos/edge/signal.proto}
|
|
87
|
+
*/
|
|
88
|
+
export interface Message {
|
|
89
|
+
author: dxos_edge_messenger.Peer;
|
|
90
|
+
recipient: dxos_edge_messenger.Peer;
|
|
91
|
+
payload: ReturnType<(typeof substitutions)["google.protobuf.Any"]["decode"]>;
|
|
92
|
+
}
|
|
93
|
+
/**
|
|
94
|
+
* Goes on Pub/Sub swarm topic and as a Join stream in RPC.
|
|
95
|
+
*
|
|
96
|
+
* Defined in:
|
|
97
|
+
* {@link file://./../../../dxos/edge/signal.proto}
|
|
98
|
+
*/
|
|
99
|
+
export interface SwarmEvent {
|
|
100
|
+
topic: ReturnType<(typeof substitutions)["dxos.keys.PublicKey"]["decode"]>;
|
|
101
|
+
/**
|
|
102
|
+
* The peer was announced as available on the swarm.
|
|
103
|
+
*/
|
|
104
|
+
peerAvailable?: SwarmEvent.PeerAvailable;
|
|
105
|
+
/**
|
|
106
|
+
* The peer left, or their announcement timed out.
|
|
107
|
+
*/
|
|
108
|
+
peerLeft?: SwarmEvent.PeerLeft;
|
|
109
|
+
}
|
|
110
|
+
export namespace SwarmEvent {
|
|
111
|
+
/**
|
|
112
|
+
* Defined in:
|
|
113
|
+
* {@link file://./../../../dxos/edge/signal.proto}
|
|
114
|
+
*/
|
|
115
|
+
export interface PeerAvailable {
|
|
116
|
+
peer: dxos_edge_messenger.Peer;
|
|
117
|
+
since: ReturnType<(typeof substitutions)["google.protobuf.Timestamp"]["decode"]>;
|
|
118
|
+
/**
|
|
119
|
+
* Options:
|
|
120
|
+
* - proto3_optional = true
|
|
121
|
+
*/
|
|
122
|
+
until?: ReturnType<(typeof substitutions)["google.protobuf.Timestamp"]["decode"]>;
|
|
123
|
+
/**
|
|
124
|
+
* Only relevant in Pub/Sub. Optional, the host topic to eagerly send PeerAvailable messages back to.
|
|
125
|
+
*
|
|
126
|
+
* Options:
|
|
127
|
+
* - proto3_optional = true
|
|
128
|
+
*/
|
|
129
|
+
announceBackToHost?: Uint8Array;
|
|
130
|
+
}
|
|
131
|
+
/**
|
|
132
|
+
* Defined in:
|
|
133
|
+
* {@link file://./../../../dxos/edge/signal.proto}
|
|
134
|
+
*/
|
|
135
|
+
export interface PeerLeft {
|
|
136
|
+
peer: dxos_edge_messenger.Peer;
|
|
137
|
+
}
|
|
138
|
+
}
|
|
@@ -22,7 +22,9 @@ import * as dxos_echo_query from "./echo/query.js";
|
|
|
22
22
|
import * as dxos_echo_service from "./echo/service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "./echo/snapshot.js";
|
|
24
24
|
import * as dxos_echo_timeframe from "./echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "./edge/calls.js";
|
|
25
26
|
import * as dxos_edge_messenger from "./edge/messenger.js";
|
|
27
|
+
import * as dxos_edge_signal from "./edge/signal.js";
|
|
26
28
|
import * as dxos_gravity from "./gravity.js";
|
|
27
29
|
import * as dxos_halo_credentials from "./halo/credentials.js";
|
|
28
30
|
import * as dxos_halo_credentials_auth from "./halo/credentials/auth.js";
|
|
@@ -22,7 +22,9 @@ import * as dxos_echo_query from "./echo/query.js";
|
|
|
22
22
|
import * as dxos_echo_service from "./echo/service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "./echo/snapshot.js";
|
|
24
24
|
import * as dxos_echo_timeframe from "./echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "./edge/calls.js";
|
|
25
26
|
import * as dxos_edge_messenger from "./edge/messenger.js";
|
|
27
|
+
import * as dxos_edge_signal from "./edge/signal.js";
|
|
26
28
|
import * as dxos_error from "./error.js";
|
|
27
29
|
import * as dxos_halo_credentials from "./halo/credentials.js";
|
|
28
30
|
import * as dxos_halo_credentials_auth from "./halo/credentials/auth.js";
|
|
@@ -22,7 +22,9 @@ import * as dxos_echo_query from "../../echo/query.js";
|
|
|
22
22
|
import * as dxos_echo_service from "../../echo/service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "../../echo/snapshot.js";
|
|
24
24
|
import * as dxos_echo_timeframe from "../../echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "../../edge/calls.js";
|
|
25
26
|
import * as dxos_edge_messenger from "../../edge/messenger.js";
|
|
27
|
+
import * as dxos_edge_signal from "../../edge/signal.js";
|
|
26
28
|
import * as dxos_error from "../../error.js";
|
|
27
29
|
import * as dxos_gravity from "../../gravity.js";
|
|
28
30
|
import * as dxos_halo_credentials from "../credentials.js";
|
|
@@ -22,7 +22,9 @@ import * as dxos_echo_query from "../../echo/query.js";
|
|
|
22
22
|
import * as dxos_echo_service from "../../echo/service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "../../echo/snapshot.js";
|
|
24
24
|
import * as dxos_echo_timeframe from "../../echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "../../edge/calls.js";
|
|
25
26
|
import * as dxos_edge_messenger from "../../edge/messenger.js";
|
|
27
|
+
import * as dxos_edge_signal from "../../edge/signal.js";
|
|
26
28
|
import * as dxos_error from "../../error.js";
|
|
27
29
|
import * as dxos_gravity from "../../gravity.js";
|
|
28
30
|
import * as dxos_halo_credentials from "../credentials.js";
|
|
@@ -22,7 +22,9 @@ import * as dxos_echo_query from "../../echo/query.js";
|
|
|
22
22
|
import * as dxos_echo_service from "../../echo/service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "../../echo/snapshot.js";
|
|
24
24
|
import * as dxos_echo_timeframe from "../../echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "../../edge/calls.js";
|
|
25
26
|
import * as dxos_edge_messenger from "../../edge/messenger.js";
|
|
27
|
+
import * as dxos_edge_signal from "../../edge/signal.js";
|
|
26
28
|
import * as dxos_error from "../../error.js";
|
|
27
29
|
import * as dxos_gravity from "../../gravity.js";
|
|
28
30
|
import * as dxos_halo_credentials from "../credentials.js";
|
|
@@ -22,7 +22,9 @@ import * as dxos_echo_query from "../echo/query.js";
|
|
|
22
22
|
import * as dxos_echo_service from "../echo/service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "../echo/snapshot.js";
|
|
24
24
|
import * as dxos_echo_timeframe from "../echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "../edge/calls.js";
|
|
25
26
|
import * as dxos_edge_messenger from "../edge/messenger.js";
|
|
27
|
+
import * as dxos_edge_signal from "../edge/signal.js";
|
|
26
28
|
import * as dxos_error from "../error.js";
|
|
27
29
|
import * as dxos_gravity from "../gravity.js";
|
|
28
30
|
import * as dxos_halo_credentials_auth from "./credentials/auth.js";
|
|
@@ -22,7 +22,9 @@ import * as dxos_echo_query from "../echo/query.js";
|
|
|
22
22
|
import * as dxos_echo_service from "../echo/service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "../echo/snapshot.js";
|
|
24
24
|
import * as dxos_echo_timeframe from "../echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "../edge/calls.js";
|
|
25
26
|
import * as dxos_edge_messenger from "../edge/messenger.js";
|
|
27
|
+
import * as dxos_edge_signal from "../edge/signal.js";
|
|
26
28
|
import * as dxos_error from "../error.js";
|
|
27
29
|
import * as dxos_gravity from "../gravity.js";
|
|
28
30
|
import * as dxos_halo_credentials from "./credentials.js";
|
|
@@ -22,7 +22,9 @@ import * as dxos_echo_query from "../echo/query.js";
|
|
|
22
22
|
import * as dxos_echo_service from "../echo/service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "../echo/snapshot.js";
|
|
24
24
|
import * as dxos_echo_timeframe from "../echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "../edge/calls.js";
|
|
25
26
|
import * as dxos_edge_messenger from "../edge/messenger.js";
|
|
27
|
+
import * as dxos_edge_signal from "../edge/signal.js";
|
|
26
28
|
import * as dxos_error from "../error.js";
|
|
27
29
|
import * as dxos_gravity from "../gravity.js";
|
|
28
30
|
import * as dxos_halo_credentials from "./credentials.js";
|
|
@@ -22,7 +22,9 @@ import * as dxos_echo_query from "../echo/query.js";
|
|
|
22
22
|
import * as dxos_echo_service from "../echo/service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "../echo/snapshot.js";
|
|
24
24
|
import * as dxos_echo_timeframe from "../echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "../edge/calls.js";
|
|
25
26
|
import * as dxos_edge_messenger from "../edge/messenger.js";
|
|
27
|
+
import * as dxos_edge_signal from "../edge/signal.js";
|
|
26
28
|
import * as dxos_error from "../error.js";
|
|
27
29
|
import * as dxos_gravity from "../gravity.js";
|
|
28
30
|
import * as dxos_halo_credentials from "./credentials.js";
|
|
@@ -22,7 +22,9 @@ import * as dxos_echo_query from "../echo/query.js";
|
|
|
22
22
|
import * as dxos_echo_service from "../echo/service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "../echo/snapshot.js";
|
|
24
24
|
import * as dxos_echo_timeframe from "../echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "../edge/calls.js";
|
|
25
26
|
import * as dxos_edge_messenger from "../edge/messenger.js";
|
|
27
|
+
import * as dxos_edge_signal from "../edge/signal.js";
|
|
26
28
|
import * as dxos_error from "../error.js";
|
|
27
29
|
import * as dxos_gravity from "../gravity.js";
|
|
28
30
|
import * as dxos_halo_credentials from "./credentials.js";
|
|
@@ -22,7 +22,9 @@ import * as dxos_echo_query from "./echo/query.js";
|
|
|
22
22
|
import * as dxos_echo_service from "./echo/service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "./echo/snapshot.js";
|
|
24
24
|
import * as dxos_echo_timeframe from "./echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "./edge/calls.js";
|
|
25
26
|
import * as dxos_edge_messenger from "./edge/messenger.js";
|
|
27
|
+
import * as dxos_edge_signal from "./edge/signal.js";
|
|
26
28
|
import * as dxos_error from "./error.js";
|
|
27
29
|
import * as dxos_gravity from "./gravity.js";
|
|
28
30
|
import * as dxos_halo_credentials from "./halo/credentials.js";
|
|
@@ -22,7 +22,9 @@ import * as dxos_echo_query from "./echo/query.js";
|
|
|
22
22
|
import * as dxos_echo_service from "./echo/service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "./echo/snapshot.js";
|
|
24
24
|
import * as dxos_echo_timeframe from "./echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "./edge/calls.js";
|
|
25
26
|
import * as dxos_edge_messenger from "./edge/messenger.js";
|
|
27
|
+
import * as dxos_edge_signal from "./edge/signal.js";
|
|
26
28
|
import * as dxos_error from "./error.js";
|
|
27
29
|
import * as dxos_gravity from "./gravity.js";
|
|
28
30
|
import * as dxos_halo_credentials from "./halo/credentials.js";
|
|
@@ -22,7 +22,9 @@ import * as dxos_echo_query from "../echo/query.js";
|
|
|
22
22
|
import * as dxos_echo_service from "../echo/service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "../echo/snapshot.js";
|
|
24
24
|
import * as dxos_echo_timeframe from "../echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "../edge/calls.js";
|
|
25
26
|
import * as dxos_edge_messenger from "../edge/messenger.js";
|
|
27
|
+
import * as dxos_edge_signal from "../edge/signal.js";
|
|
26
28
|
import * as dxos_error from "../error.js";
|
|
27
29
|
import * as dxos_gravity from "../gravity.js";
|
|
28
30
|
import * as dxos_halo_credentials from "../halo/credentials.js";
|
|
@@ -22,7 +22,9 @@ import * as dxos_echo_query from "../echo/query.js";
|
|
|
22
22
|
import * as dxos_echo_service from "../echo/service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "../echo/snapshot.js";
|
|
24
24
|
import * as dxos_echo_timeframe from "../echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "../edge/calls.js";
|
|
25
26
|
import * as dxos_edge_messenger from "../edge/messenger.js";
|
|
27
|
+
import * as dxos_edge_signal from "../edge/signal.js";
|
|
26
28
|
import * as dxos_error from "../error.js";
|
|
27
29
|
import * as dxos_gravity from "../gravity.js";
|
|
28
30
|
import * as dxos_halo_credentials from "../halo/credentials.js";
|
|
@@ -22,7 +22,9 @@ import * as dxos_echo_query from "../echo/query.js";
|
|
|
22
22
|
import * as dxos_echo_service from "../echo/service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "../echo/snapshot.js";
|
|
24
24
|
import * as dxos_echo_timeframe from "../echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "../edge/calls.js";
|
|
25
26
|
import * as dxos_edge_messenger from "../edge/messenger.js";
|
|
27
|
+
import * as dxos_edge_signal from "../edge/signal.js";
|
|
26
28
|
import * as dxos_error from "../error.js";
|
|
27
29
|
import * as dxos_gravity from "../gravity.js";
|
|
28
30
|
import * as dxos_halo_credentials from "../halo/credentials.js";
|
|
@@ -22,7 +22,9 @@ import * as dxos_echo_query from "../echo/query.js";
|
|
|
22
22
|
import * as dxos_echo_service from "../echo/service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "../echo/snapshot.js";
|
|
24
24
|
import * as dxos_echo_timeframe from "../echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "../edge/calls.js";
|
|
25
26
|
import * as dxos_edge_messenger from "../edge/messenger.js";
|
|
27
|
+
import * as dxos_edge_signal from "../edge/signal.js";
|
|
26
28
|
import * as dxos_error from "../error.js";
|
|
27
29
|
import * as dxos_gravity from "../gravity.js";
|
|
28
30
|
import * as dxos_halo_credentials from "../halo/credentials.js";
|
|
@@ -22,7 +22,9 @@ import * as dxos_echo_query from "../echo/query.js";
|
|
|
22
22
|
import * as dxos_echo_service from "../echo/service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "../echo/snapshot.js";
|
|
24
24
|
import * as dxos_echo_timeframe from "../echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "../edge/calls.js";
|
|
25
26
|
import * as dxos_edge_messenger from "../edge/messenger.js";
|
|
27
|
+
import * as dxos_edge_signal from "../edge/signal.js";
|
|
26
28
|
import * as dxos_error from "../error.js";
|
|
27
29
|
import * as dxos_gravity from "../gravity.js";
|
|
28
30
|
import * as dxos_halo_credentials from "../halo/credentials.js";
|
|
@@ -22,7 +22,9 @@ import * as dxos_echo_query from "../echo/query.js";
|
|
|
22
22
|
import * as dxos_echo_service from "../echo/service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "../echo/snapshot.js";
|
|
24
24
|
import * as dxos_echo_timeframe from "../echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "../edge/calls.js";
|
|
25
26
|
import * as dxos_edge_messenger from "../edge/messenger.js";
|
|
27
|
+
import * as dxos_edge_signal from "../edge/signal.js";
|
|
26
28
|
import * as dxos_error from "../error.js";
|
|
27
29
|
import * as dxos_gravity from "../gravity.js";
|
|
28
30
|
import * as dxos_halo_credentials from "../halo/credentials.js";
|
|
@@ -22,7 +22,9 @@ import * as dxos_echo_query from "../echo/query.js";
|
|
|
22
22
|
import * as dxos_echo_service from "../echo/service.js";
|
|
23
23
|
import * as dxos_echo_snapshot from "../echo/snapshot.js";
|
|
24
24
|
import * as dxos_echo_timeframe from "../echo/timeframe.js";
|
|
25
|
+
import * as dxos_edge_calls from "../edge/calls.js";
|
|
25
26
|
import * as dxos_edge_messenger from "../edge/messenger.js";
|
|
27
|
+
import * as dxos_edge_signal from "../edge/signal.js";
|
|
26
28
|
import * as dxos_error from "../error.js";
|
|
27
29
|
import * as dxos_gravity from "../gravity.js";
|
|
28
30
|
import * as dxos_halo_credentials from "../halo/credentials.js";
|