Preparing search index...
The search index is not available
Documentation
Documentation
@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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
peer
proto
timeout
Documentation
Loading...