js-libp2p-daemon
Preparing search index...
@libp2p/daemon-protocol
index
PSRequest
Interface PSRequest
interface
PSRequest
{
data
?:
Uint8Array
<
ArrayBufferLike
>
;
topic
?:
string
;
type
?:
PSRequest
.
Type
;
}
Index
Properties
data?
topic?
type?
Properties
Optional
data
data
?:
Uint8Array
<
ArrayBufferLike
>
Optional
topic
topic
?:
string
Optional
type
type
?:
PSRequest
.
Type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
topic
type
js-libp2p-daemon
Loading...