@cygnus-reach/reach-protocol
Version:
Improve the Reachâ„ remote support experience with straightforward device interactions via the Reach Protocol.
7 lines (6 loc) • 343 B
TypeScript
export declare const DEFAULT_PARAM_VALUES_PER_MESSAGE: number;
export declare const DEFAULT_MAX_BYTES_PER_MESSAGE: number;
export declare const DEFAULT_MAX_FILE_TRANSFER_BUFFER: number;
export declare const DEFAULT_TRANSFER_BYTES: number;
export declare const DEFAULT_MESSAGES_PER_ACK: number;
export declare const DEFAULT_TIMEOUT_MS: number;