# Functions
ConstructDappPacketFromData creates a header for the input content and returns a DappPacket.
DeserializeIntoDappPacket deserializes raw bytes into DappPacket.
DeserializeToDappCmd deserializes bytes into a DappCmd.
NewDappCmd creates a new instance of DappCmd.
NewDappRcvdCmdContext returns a DappRcvdCmdContext object.
NewDappSendCmdContext constructs a DappSendCmdContext object from raw information.
NewDappSendCmdContext constructs a DappSendCmdContext object from an existing DappCmd.
NewHost starts a p2p host with a listening port, network private key and a stream handler.
NewPeerConnectionConfig creates a new NewPeerConnectionConfig instance.
NewPeerInfoFromMultiaddrs generates PeerInfo object from multiaddresses.
No description provided by the author
ParseDappMsgFromDappPacket creates a new DappCmd from a DappPacket.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author