@dxos/protocols 0.3.7-main.fcec8cd → 0.3.7
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/agent/dashboard.d.ts +3 -3
- package/dist/cjs/src/proto/gen/dxos/agent/dashboard.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/agent/functions.d.ts +3 -2
- package/dist/cjs/src/proto/gen/dxos/agent/functions.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/bot.d.ts +14 -14
- package/dist/cjs/src/proto/gen/dxos/bot.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/client/services.d.ts +33 -33
- package/dist/cjs/src/proto/gen/dxos/client/services.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/devtools/host.d.ts +24 -24
- package/dist/cjs/src/proto/gen/dxos/devtools/host.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/echo/service.d.ts +4 -4
- package/dist/cjs/src/proto/gen/dxos/echo/service.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/halo/invitations.d.ts +5 -4
- package/dist/cjs/src/proto/gen/dxos/halo/invitations.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/iframe.d.ts +5 -4
- package/dist/cjs/src/proto/gen/dxos/iframe.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/bridge.d.ts +5 -5
- package/dist/cjs/src/proto/gen/dxos/mesh/bridge.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/signal.d.ts +4 -4
- package/dist/cjs/src/proto/gen/dxos/mesh/signal.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/mesh/teleport/auth.d.ts +2 -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/blobsync.d.ts +3 -2
- 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 +3 -2
- 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 +2 -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 +2 -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 +4 -3
- package/dist/cjs/src/proto/gen/dxos/mesh/teleport/replicator.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/service/publisher.d.ts +4 -3
- 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 +6 -5
- package/dist/cjs/src/proto/gen/dxos/service/supervisor.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/service/tunnel.d.ts +3 -2
- package/dist/cjs/src/proto/gen/dxos/service/tunnel.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/dxos/tracing.d.ts +2 -2
- package/dist/cjs/src/proto/gen/dxos/tracing.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/example/testing/rpc.d.ts +8 -8
- package/dist/cjs/src/proto/gen/example/testing/rpc.d.ts.map +1 -1
- package/dist/cjs/src/proto/gen/google/protobuf.d.ts +4 -4
- package/dist/cjs/src/proto/gen/google/protobuf.d.ts.map +1 -1
- package/dist/cjs/tsconfig.tsbuildinfo +1 -1
- package/dist/esm/src/proto/gen/dxos/agent/dashboard.d.ts +3 -3
- package/dist/esm/src/proto/gen/dxos/agent/dashboard.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/agent/functions.d.ts +3 -2
- package/dist/esm/src/proto/gen/dxos/agent/functions.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/bot.d.ts +14 -14
- package/dist/esm/src/proto/gen/dxos/bot.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/client/services.d.ts +33 -33
- package/dist/esm/src/proto/gen/dxos/client/services.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/devtools/host.d.ts +24 -24
- package/dist/esm/src/proto/gen/dxos/devtools/host.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/echo/service.d.ts +4 -4
- package/dist/esm/src/proto/gen/dxos/echo/service.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/halo/invitations.d.ts +5 -4
- package/dist/esm/src/proto/gen/dxos/halo/invitations.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/iframe.d.ts +5 -4
- package/dist/esm/src/proto/gen/dxos/iframe.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/bridge.d.ts +5 -5
- package/dist/esm/src/proto/gen/dxos/mesh/bridge.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/signal.d.ts +4 -4
- package/dist/esm/src/proto/gen/dxos/mesh/signal.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/mesh/teleport/auth.d.ts +2 -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/blobsync.d.ts +3 -2
- 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 +3 -2
- 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 +2 -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 +2 -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 +4 -3
- package/dist/esm/src/proto/gen/dxos/mesh/teleport/replicator.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/service/publisher.d.ts +4 -3
- 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 +6 -5
- package/dist/esm/src/proto/gen/dxos/service/supervisor.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/service/tunnel.d.ts +3 -2
- package/dist/esm/src/proto/gen/dxos/service/tunnel.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/dxos/tracing.d.ts +2 -2
- package/dist/esm/src/proto/gen/dxos/tracing.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/example/testing/rpc.d.ts +8 -8
- package/dist/esm/src/proto/gen/example/testing/rpc.d.ts.map +1 -1
- package/dist/esm/src/proto/gen/google/protobuf.d.ts +4 -4
- package/dist/esm/src/proto/gen/google/protobuf.d.ts.map +1 -1
- package/package.json +5 -5
- package/src/proto/gen/dxos/agent/dashboard.ts +3 -3
- package/src/proto/gen/dxos/agent/echoproxy.ts +1 -1
- package/src/proto/gen/dxos/agent/epoch.ts +1 -1
- package/src/proto/gen/dxos/agent/functions.ts +3 -3
- package/src/proto/gen/dxos/agent/query.ts +1 -1
- package/src/proto/gen/dxos/bot.ts +14 -14
- package/src/proto/gen/dxos/client/services.ts +33 -33
- package/src/proto/gen/dxos/config.ts +1 -1
- package/src/proto/gen/dxos/devtools/host.ts +24 -24
- package/src/proto/gen/dxos/devtools/swarm.ts +1 -1
- package/src/proto/gen/dxos/echo/blob.ts +1 -1
- package/src/proto/gen/dxos/echo/feed.ts +1 -1
- package/src/proto/gen/dxos/echo/filter.ts +1 -1
- package/src/proto/gen/dxos/echo/metadata.ts +1 -1
- 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 +1 -1
- package/src/proto/gen/dxos/echo/object.ts +1 -1
- package/src/proto/gen/dxos/echo/service.ts +4 -4
- 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/error.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 +1 -1
- package/src/proto/gen/dxos/halo/invitations.ts +5 -5
- 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 +5 -5
- package/src/proto/gen/dxos/keys.ts +1 -1
- package/src/proto/gen/dxos/mesh/bridge.ts +5 -5
- 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 +1 -1
- 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 +4 -4
- package/src/proto/gen/dxos/mesh/swarm.ts +1 -1
- package/src/proto/gen/dxos/mesh/teleport/auth.ts +2 -2
- package/src/proto/gen/dxos/mesh/teleport/blobsync.ts +3 -3
- package/src/proto/gen/dxos/mesh/teleport/control.ts +3 -3
- package/src/proto/gen/dxos/mesh/teleport/gossip.ts +2 -2
- package/src/proto/gen/dxos/mesh/teleport/notarization.ts +2 -2
- package/src/proto/gen/dxos/mesh/teleport/replicator.ts +4 -4
- 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 +4 -4
- package/src/proto/gen/dxos/service/supervisor.ts +6 -6
- package/src/proto/gen/dxos/service/tunnel.ts +3 -3
- package/src/proto/gen/dxos/tracing.ts +2 -2
- package/src/proto/gen/dxos/type.ts +1 -1
- package/src/proto/gen/dxos/value.ts +1 -1
- package/src/proto/gen/example/testing/data.ts +1 -1
- package/src/proto/gen/example/testing/rpc.ts +8 -8
- package/src/proto/gen/google/protobuf.ts +5 -5
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -94,29 +94,29 @@ export interface FeedStats {
|
|
|
94
94
|
* {@link file://./../../../dxos/devtools/host.proto}
|
|
95
95
|
*/
|
|
96
96
|
export interface DevtoolsHost {
|
|
97
|
-
events: (request: void) => Stream<Event>;
|
|
98
|
-
getConfig: (request: void) => Promise<GetConfigResponse>;
|
|
99
|
-
getStorageInfo: (request: void) => Promise<StorageInfo>;
|
|
100
|
-
resetStorage: (request: ResetStorageRequest) => Promise<void>;
|
|
101
|
-
getBlobs: (request: void) => Promise<GetBlobsResponse>;
|
|
102
|
-
getSnapshots: (request: void) => Promise<GetSnapshotsResponse>;
|
|
103
|
-
enableDebugLogging: (request: EnableDebugLoggingRequest) => Promise<EnableDebugLoggingResponse>;
|
|
104
|
-
disableDebugLogging: (request: EnableDebugLoggingRequest) => Promise<EnableDebugLoggingResponse>;
|
|
105
|
-
subscribeToKeyringKeys: (request: SubscribeToKeyringKeysRequest) => Stream<SubscribeToKeyringKeysResponse>;
|
|
106
|
-
subscribeToCredentialMessages: (request: SubscribeToCredentialMessagesRequest) => Stream<SubscribeToCredentialMessagesResponse>;
|
|
107
|
-
subscribeToSpaces: (request: SubscribeToSpacesRequest) => Stream<SubscribeToSpacesResponse>;
|
|
108
|
-
subscribeToItems: (request: SubscribeToItemsRequest) => Stream<SubscribeToItemsResponse>;
|
|
109
|
-
subscribeToFeeds: (request: SubscribeToFeedsRequest) => Stream<SubscribeToFeedsResponse>;
|
|
110
|
-
subscribeToFeedBlocks: (request: SubscribeToFeedBlocksRequest) => Stream<SubscribeToFeedBlocksResponse>;
|
|
111
|
-
subscribeToMetadata: (request: void) => Stream<SubscribeToMetadataResponse>;
|
|
112
|
-
getSpaceSnapshot: (request: GetSpaceSnapshotRequest) => Promise<GetSpaceSnapshotResponse>;
|
|
113
|
-
saveSpaceSnapshot: (request: SaveSpaceSnapshotRequest) => Promise<SaveSpaceSnapshotResponse>;
|
|
114
|
-
clearSnapshots: (request: ClearSnapshotsRequest) => Promise<void>;
|
|
115
|
-
getNetworkPeers: (request: GetNetworkPeersRequest) => Promise<GetNetworkPeersResponse>;
|
|
116
|
-
subscribeToNetworkTopics: (request: void) => Stream<SubscribeToNetworkTopicsResponse>;
|
|
117
|
-
subscribeToSignalStatus: (request: void) => Stream<SubscribeToSignalStatusResponse>;
|
|
118
|
-
subscribeToSignal: (request: void) => Stream<SignalResponse>;
|
|
119
|
-
subscribeToSwarmInfo: (request: SubscribeToSwarmInfoRequest) => Stream<SubscribeToSwarmInfoResponse>;
|
|
97
|
+
events: (request: void, options?: RequestOptions) => Stream<Event>;
|
|
98
|
+
getConfig: (request: void, options?: RequestOptions) => Promise<GetConfigResponse>;
|
|
99
|
+
getStorageInfo: (request: void, options?: RequestOptions) => Promise<StorageInfo>;
|
|
100
|
+
resetStorage: (request: ResetStorageRequest, options?: RequestOptions) => Promise<void>;
|
|
101
|
+
getBlobs: (request: void, options?: RequestOptions) => Promise<GetBlobsResponse>;
|
|
102
|
+
getSnapshots: (request: void, options?: RequestOptions) => Promise<GetSnapshotsResponse>;
|
|
103
|
+
enableDebugLogging: (request: EnableDebugLoggingRequest, options?: RequestOptions) => Promise<EnableDebugLoggingResponse>;
|
|
104
|
+
disableDebugLogging: (request: EnableDebugLoggingRequest, options?: RequestOptions) => Promise<EnableDebugLoggingResponse>;
|
|
105
|
+
subscribeToKeyringKeys: (request: SubscribeToKeyringKeysRequest, options?: RequestOptions) => Stream<SubscribeToKeyringKeysResponse>;
|
|
106
|
+
subscribeToCredentialMessages: (request: SubscribeToCredentialMessagesRequest, options?: RequestOptions) => Stream<SubscribeToCredentialMessagesResponse>;
|
|
107
|
+
subscribeToSpaces: (request: SubscribeToSpacesRequest, options?: RequestOptions) => Stream<SubscribeToSpacesResponse>;
|
|
108
|
+
subscribeToItems: (request: SubscribeToItemsRequest, options?: RequestOptions) => Stream<SubscribeToItemsResponse>;
|
|
109
|
+
subscribeToFeeds: (request: SubscribeToFeedsRequest, options?: RequestOptions) => Stream<SubscribeToFeedsResponse>;
|
|
110
|
+
subscribeToFeedBlocks: (request: SubscribeToFeedBlocksRequest, options?: RequestOptions) => Stream<SubscribeToFeedBlocksResponse>;
|
|
111
|
+
subscribeToMetadata: (request: void, options?: RequestOptions) => Stream<SubscribeToMetadataResponse>;
|
|
112
|
+
getSpaceSnapshot: (request: GetSpaceSnapshotRequest, options?: RequestOptions) => Promise<GetSpaceSnapshotResponse>;
|
|
113
|
+
saveSpaceSnapshot: (request: SaveSpaceSnapshotRequest, options?: RequestOptions) => Promise<SaveSpaceSnapshotResponse>;
|
|
114
|
+
clearSnapshots: (request: ClearSnapshotsRequest, options?: RequestOptions) => Promise<void>;
|
|
115
|
+
getNetworkPeers: (request: GetNetworkPeersRequest, options?: RequestOptions) => Promise<GetNetworkPeersResponse>;
|
|
116
|
+
subscribeToNetworkTopics: (request: void, options?: RequestOptions) => Stream<SubscribeToNetworkTopicsResponse>;
|
|
117
|
+
subscribeToSignalStatus: (request: void, options?: RequestOptions) => Stream<SubscribeToSignalStatusResponse>;
|
|
118
|
+
subscribeToSignal: (request: void, options?: RequestOptions) => Stream<SignalResponse>;
|
|
119
|
+
subscribeToSwarmInfo: (request: SubscribeToSwarmInfoRequest, options?: RequestOptions) => Stream<SubscribeToSwarmInfoResponse>;
|
|
120
120
|
}
|
|
121
121
|
/**
|
|
122
122
|
* Defined in:
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -140,7 +140,7 @@ export interface FlushRequest {
|
|
|
140
140
|
* {@link file://./../../../dxos/echo/service.proto}
|
|
141
141
|
*/
|
|
142
142
|
export interface DataService {
|
|
143
|
-
subscribe: (request: SubscribeRequest) => Stream<EchoEvent>;
|
|
144
|
-
write: (request: WriteRequest) => Promise<MutationReceipt>;
|
|
145
|
-
flush: (request: FlushRequest) => Promise<void>;
|
|
143
|
+
subscribe: (request: SubscribeRequest, options?: RequestOptions) => Stream<EchoEvent>;
|
|
144
|
+
write: (request: WriteRequest, options?: RequestOptions) => Promise<MutationReceipt>;
|
|
145
|
+
flush: (request: FlushRequest, options?: RequestOptions) => Promise<void>;
|
|
146
146
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "./agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "./agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "./agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "./agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -221,17 +221,17 @@ export interface InvitationHostService {
|
|
|
221
221
|
/**
|
|
222
222
|
* Both peers must call this method before any other.
|
|
223
223
|
*/
|
|
224
|
-
options: (request: Options) => Promise<void>;
|
|
224
|
+
options: (request: Options, options?: RequestOptions) => Promise<void>;
|
|
225
225
|
/**
|
|
226
226
|
* Introduce guest to the host. Only on the host.
|
|
227
227
|
*/
|
|
228
|
-
introduce: (request: IntroductionRequest) => Promise<IntroductionResponse>;
|
|
228
|
+
introduce: (request: IntroductionRequest, options?: RequestOptions) => Promise<IntroductionResponse>;
|
|
229
229
|
/**
|
|
230
230
|
* Authenticate request. Only on the host.
|
|
231
231
|
*/
|
|
232
|
-
authenticate: (request: AuthenticationRequest) => Promise<AuthenticationResponse>;
|
|
232
|
+
authenticate: (request: AuthenticationRequest, options?: RequestOptions) => Promise<AuthenticationResponse>;
|
|
233
233
|
/**
|
|
234
234
|
* Process admission credentials. Only on the host.
|
|
235
235
|
*/
|
|
236
|
-
admit: (request: AdmissionRequest) => Promise<AdmissionResponse>;
|
|
236
|
+
admit: (request: AdmissionRequest, options?: RequestOptions) => Promise<AdmissionResponse>;
|
|
237
237
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "./agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "./agent/echoproxy";
|
|
@@ -79,8 +79,8 @@ export interface StartRequest {
|
|
|
79
79
|
* {@link file://./../../dxos/iframe.proto}
|
|
80
80
|
*/
|
|
81
81
|
export interface WorkerService {
|
|
82
|
-
start: (request: StartRequest) => Promise<void>;
|
|
83
|
-
stop: (request: void) => Promise<void>;
|
|
82
|
+
start: (request: StartRequest, options?: RequestOptions) => Promise<void>;
|
|
83
|
+
stop: (request: void, options?: RequestOptions) => Promise<void>;
|
|
84
84
|
}
|
|
85
85
|
/**
|
|
86
86
|
* Defined in:
|
|
@@ -117,7 +117,7 @@ export interface AppContextRequest {
|
|
|
117
117
|
* {@link file://./../../dxos/iframe.proto}
|
|
118
118
|
*/
|
|
119
119
|
export interface AppService {
|
|
120
|
-
setContext: (request: AppContextRequest) => Promise<void>;
|
|
120
|
+
setContext: (request: AppContextRequest, options?: RequestOptions) => Promise<void>;
|
|
121
121
|
}
|
|
122
122
|
/**
|
|
123
123
|
* Defined in:
|
|
@@ -156,5 +156,5 @@ export interface LayoutRequest {
|
|
|
156
156
|
* {@link file://./../../dxos/iframe.proto}
|
|
157
157
|
*/
|
|
158
158
|
export interface ShellService {
|
|
159
|
-
setLayout: (request: LayoutRequest) => Promise<void>;
|
|
159
|
+
setLayout: (request: LayoutRequest, options?: RequestOptions) => Promise<void>;
|
|
160
160
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "./agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "./agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -63,10 +63,10 @@ import * as google_protobuf from "../../google/protobuf";
|
|
|
63
63
|
* {@link file://./../../../dxos/mesh/bridge.proto}
|
|
64
64
|
*/
|
|
65
65
|
export interface BridgeService {
|
|
66
|
-
open: (request: ConnectionRequest) => Stream<BridgeEvent>;
|
|
67
|
-
sendSignal: (request: SignalRequest) => Promise<void>;
|
|
68
|
-
sendData: (request: DataRequest) => Promise<void>;
|
|
69
|
-
close: (request: CloseRequest) => Promise<void>;
|
|
66
|
+
open: (request: ConnectionRequest, options?: RequestOptions) => Stream<BridgeEvent>;
|
|
67
|
+
sendSignal: (request: SignalRequest, options?: RequestOptions) => Promise<void>;
|
|
68
|
+
sendData: (request: DataRequest, options?: RequestOptions) => Promise<void>;
|
|
69
|
+
close: (request: CloseRequest, options?: RequestOptions) => Promise<void>;
|
|
70
70
|
}
|
|
71
71
|
/**
|
|
72
72
|
* Defined in:
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -172,7 +172,7 @@ export enum SignalState {
|
|
|
172
172
|
* {@link file://./../../../dxos/mesh/signal.proto}
|
|
173
173
|
*/
|
|
174
174
|
export interface Signal {
|
|
175
|
-
join: (request: JoinRequest) => Stream<SwarmEvent>;
|
|
176
|
-
receiveMessages: (request: ReceptionRequest) => Stream<Message>;
|
|
177
|
-
sendMessage: (request: Message) => Promise<void>;
|
|
175
|
+
join: (request: JoinRequest, options?: RequestOptions) => Stream<SwarmEvent>;
|
|
176
|
+
receiveMessages: (request: ReceptionRequest, options?: RequestOptions) => Stream<Message>;
|
|
177
|
+
sendMessage: (request: Message, options?: RequestOptions) => Promise<void>;
|
|
178
178
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../../agent/echoproxy";
|
|
@@ -77,5 +77,5 @@ export interface AuthenticateResponse {
|
|
|
77
77
|
* {@link file://./../../../../dxos/mesh/teleport/auth.proto}
|
|
78
78
|
*/
|
|
79
79
|
export interface AuthService {
|
|
80
|
-
authenticate: (request: AuthenticateRequest) => Promise<AuthenticateResponse>;
|
|
80
|
+
authenticate: (request: AuthenticateRequest, options?: RequestOptions) => Promise<AuthenticateResponse>;
|
|
81
81
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../../agent/echoproxy";
|
|
@@ -136,9 +136,9 @@ export interface BlobSyncService {
|
|
|
136
136
|
/**
|
|
137
137
|
* Notify the peer that we want to receive specified objects.
|
|
138
138
|
*/
|
|
139
|
-
want: (request: WantList) => Promise<void>;
|
|
139
|
+
want: (request: WantList, options?: RequestOptions) => Promise<void>;
|
|
140
140
|
/**
|
|
141
141
|
* Send an object to the peer.
|
|
142
142
|
*/
|
|
143
|
-
push: (request: BlobChunk) => Promise<void>;
|
|
143
|
+
push: (request: BlobChunk, options?: RequestOptions) => Promise<void>;
|
|
144
144
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../../agent/echoproxy";
|
|
@@ -75,6 +75,6 @@ export interface RegisterExtensionRequest {
|
|
|
75
75
|
* {@link file://./../../../../dxos/mesh/teleport/control.proto}
|
|
76
76
|
*/
|
|
77
77
|
export interface ControlService {
|
|
78
|
-
registerExtension: (request: RegisterExtensionRequest) => Promise<void>;
|
|
79
|
-
heartbeat: (request: void) => Promise<void>;
|
|
78
|
+
registerExtension: (request: RegisterExtensionRequest, options?: RequestOptions) => Promise<void>;
|
|
79
|
+
heartbeat: (request: void, options?: RequestOptions) => Promise<void>;
|
|
80
80
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../../agent/echoproxy";
|
|
@@ -80,5 +80,5 @@ export interface GossipMessage {
|
|
|
80
80
|
* {@link file://./../../../../dxos/mesh/teleport/gossip.proto}
|
|
81
81
|
*/
|
|
82
82
|
export interface GossipService {
|
|
83
|
-
announce: (request: GossipMessage) => Promise<void>;
|
|
83
|
+
announce: (request: GossipMessage, options?: RequestOptions) => Promise<void>;
|
|
84
84
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../../agent/echoproxy";
|
|
@@ -77,5 +77,5 @@ export interface NotarizeRequest {
|
|
|
77
77
|
* {@link file://./../../../../dxos/mesh/teleport/notarization.proto}
|
|
78
78
|
*/
|
|
79
79
|
export interface NotarizationService {
|
|
80
|
-
notarize: (request: NotarizeRequest) => Promise<void>;
|
|
80
|
+
notarize: (request: NotarizeRequest, options?: RequestOptions) => Promise<void>;
|
|
81
81
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../../agent/echoproxy";
|
|
@@ -123,13 +123,13 @@ export interface ReplicatorService {
|
|
|
123
123
|
/**
|
|
124
124
|
* Notify about available feeds.
|
|
125
125
|
*/
|
|
126
|
-
updateFeeds: (request: UpdateFeedsRequest) => Promise<void>;
|
|
126
|
+
updateFeeds: (request: UpdateFeedsRequest, options?: RequestOptions) => Promise<void>;
|
|
127
127
|
/**
|
|
128
128
|
* Start replicating feed. If this feed is already being replicated, the existing replication session must be stopped.
|
|
129
129
|
*/
|
|
130
|
-
startReplication: (request: StartReplicationRequest) => Promise<StartReplicationResponse>;
|
|
130
|
+
startReplication: (request: StartReplicationRequest, options?: RequestOptions) => Promise<StartReplicationResponse>;
|
|
131
131
|
/**
|
|
132
132
|
* Stop replicating feed.
|
|
133
133
|
*/
|
|
134
|
-
stopReplication: (request: StopReplicationRequest) => Promise<void>;
|
|
134
|
+
stopReplication: (request: StopReplicationRequest, options?: RequestOptions) => Promise<void>;
|
|
135
135
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "./agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "./agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "./agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "./agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -107,7 +107,7 @@ export interface ResetResponse {
|
|
|
107
107
|
* {@link file://./../../../dxos/service/publisher.proto}
|
|
108
108
|
*/
|
|
109
109
|
export interface Publisher {
|
|
110
|
-
publish: (request: PublishRequest) => Promise<PublishResponse>;
|
|
111
|
-
list: (request: void) => Promise<ListResponse>;
|
|
112
|
-
reset: (request: void) => Promise<ResetResponse>;
|
|
110
|
+
publish: (request: PublishRequest, options?: RequestOptions) => Promise<PublishResponse>;
|
|
111
|
+
list: (request: void, options?: RequestOptions) => Promise<ListResponse>;
|
|
112
|
+
reset: (request: void, options?: RequestOptions) => Promise<ResetResponse>;
|
|
113
113
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -187,9 +187,9 @@ export interface AuthenticateResponse {
|
|
|
187
187
|
* {@link file://./../../../dxos/service/supervisor.proto}
|
|
188
188
|
*/
|
|
189
189
|
export interface Supervisor {
|
|
190
|
-
authenticate: (request: Authentication) => Promise<AuthenticateResponse>;
|
|
191
|
-
initAuthSequence: (request: void) => Promise<InitAuthSequenceResponse>;
|
|
192
|
-
getConfig: (request: void) => Promise<GetConfigResponse>;
|
|
193
|
-
setConfig: (request: SetConfigRequest) => Promise<SetConfigResponse>;
|
|
194
|
-
status: (request: void) => Promise<Services>;
|
|
190
|
+
authenticate: (request: Authentication, options?: RequestOptions) => Promise<AuthenticateResponse>;
|
|
191
|
+
initAuthSequence: (request: void, options?: RequestOptions) => Promise<InitAuthSequenceResponse>;
|
|
192
|
+
getConfig: (request: void, options?: RequestOptions) => Promise<GetConfigResponse>;
|
|
193
|
+
setConfig: (request: SetConfigRequest, options?: RequestOptions) => Promise<SetConfigResponse>;
|
|
194
|
+
status: (request: void, options?: RequestOptions) => Promise<Services>;
|
|
195
195
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../agent/echoproxy";
|
|
@@ -87,6 +87,6 @@ export interface ListTunnelsResponse {
|
|
|
87
87
|
* {@link file://./../../../dxos/service/tunnel.proto}
|
|
88
88
|
*/
|
|
89
89
|
export interface Tunnel {
|
|
90
|
-
tunnel: (request: TunnelRequest) => Promise<TunnelResponse>;
|
|
91
|
-
listTunnels: (request: void) => Promise<ListTunnelsResponse>;
|
|
90
|
+
tunnel: (request: TunnelRequest, options?: RequestOptions) => Promise<TunnelResponse>;
|
|
91
|
+
listTunnels: (request: void, options?: RequestOptions) => Promise<ListTunnelsResponse>;
|
|
92
92
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "./agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "./agent/echoproxy";
|
|
@@ -247,5 +247,5 @@ export namespace Metric {
|
|
|
247
247
|
* {@link file://./../../dxos/tracing.proto}
|
|
248
248
|
*/
|
|
249
249
|
export interface TracingService {
|
|
250
|
-
streamTrace: (request: void) => Stream<StreamTraceEvent>;
|
|
250
|
+
streamTrace: (request: void, options?: RequestOptions) => Stream<StreamTraceEvent>;
|
|
251
251
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "./agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "./agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "./agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "./agent/echoproxy";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Stream } from "@dxos/codec-protobuf";
|
|
1
|
+
import type { Stream, RequestOptions } from "@dxos/codec-protobuf";
|
|
2
2
|
import substitutions from "../../../substitutions";
|
|
3
3
|
import * as dxos_agent_dashboard from "../../dxos/agent/dashboard";
|
|
4
4
|
import * as dxos_agent_echoproxy from "../../dxos/agent/echoproxy";
|