Preparing search index...
The search index is not available
Documentation
Documentation
@libp2p/daemon-server
createServer
Function createServer
create
Server
(
multiaddr
,
libp2pNode
)
:
Libp2pServer
Creates a daemon from the provided Daemon Options
Parameters
multiaddr
:
Multiaddr
libp2pNode
:
Libp2p
<
{
dht
:
KadDHT
;
pubsub
:
GossipSub
;
}
>
Returns
Libp2pServer
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Creates a daemon from the provided Daemon Options