Skip to main content

AgentServerConnection

@codebolt/provider


Interface: AgentServerConnection

Defined in: ProviderTypes.ts:26

Properties

PropertyTypeDefined in
isConnectedbooleanProviderTypes.ts:29
metadataRecord<string, unknown>ProviderTypes.ts:31
processChildProcess | nullProviderTypes.ts:28
serverUrlstringProviderTypes.ts:30
wsConnectionWebSocket | nullProviderTypes.ts:27