js-libp2p-daemon
Preparing search index...
@libp2p/daemon-protocol
index
StreamOpenRequest
Interface StreamOpenRequest
interface
StreamOpenRequest
{
peer
:
Uint8Array
;
proto
:
string
[]
;
timeout
?:
bigint
;
}
Index
Properties
peer
proto
timeout?
Properties
peer
peer
:
Uint8Array
proto
proto
:
string
[]
Optional
timeout
timeout
?:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
peer
proto
timeout
js-libp2p-daemon
Loading...