Documentation
Preparing search index...
@kehto/services
NdrRelayTransportOptions
Interface NdrRelayTransportOptions
interface
NdrRelayTransportOptions
{
fetchTimeoutMs
?:
number
;
publishSecretKey
?:
Uint8Array
<
ArrayBufferLike
>
;
relayPool
:
DmRelayPool
;
relays
?:
string
[]
;
}
Index
Properties
fetch
Timeout
Ms?
publish
Secret
Key?
relay
Pool
relays?
Properties
Optional
fetch
Timeout
Ms
fetchTimeoutMs
?:
number
Optional
publish
Secret
Key
publishSecretKey
?:
Uint8Array
<
ArrayBufferLike
>
relay
Pool
relayPool
:
DmRelayPool
Optional
relays
relays
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fetch
Timeout
Ms
publish
Secret
Key
relay
Pool
relays
Documentation
Loading...