interface NetworkingOptions

export interface NetworkingOptions

Options for networking that dictate behavior.

optional
daveEncryption? : boolean | undefined

optional
debug? : boolean | undefined

optional
decryptionFailureTolerance? : number | undefined