authenticatedWssManagedCloudTransport()
Concrete authenticated worker-initiated WSS JSON adapter with per-epoch duplicate suppression.
Import
Section titled “Import”import { authenticatedWssManagedCloudTransport } from "@graphrefly/ts/executors/managed-cloud-postgresql";Signature
Section titled “Signature”function authenticatedWssManagedCloudTransport( factory: ManagedCloudPostgresqlWssFactory, verifier: ManagedCloudPostgresqlWssVerifier,): ManagedCloudPostgresqlTransportDriverParameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
factory | ManagedCloudPostgresqlWssFactory | Missing @param factory JSDoc. |
verifier | ManagedCloudPostgresqlWssVerifier | Missing @param verifier JSDoc. |
Returns
Section titled “Returns”ManagedCloudPostgresqlTransportDriver
Documentation Status
Section titled “Documentation Status”This page was generated from source JSDoc, but the structured API tags are incomplete:
- Missing
@returns. - Missing
@param factory. - Missing
@param verifier. - Missing
@category. - Missing
@example.
Source
Section titled “Source”packages/ts/src/executors/managed-cloud-postgresql.ts