package
10.9.0+incompatible
Repository: https://github.com/status-im/status-go.git
Documentation: pkg.go.dev

# README

waku/0

This namespace implements waku 0.6 as described in https://github.com/vacp2p/specs/blob/master/specs/waku/waku-0.md and it is now deprecated. Now feature changes will be made only critical bugfixes if required. Once support for waku/0 can be dropped, this code can be safely removed.

# Functions

NewMessagesResponse returns instance of the version messages response.
No description provided by the author
No description provided by the author

# Constants

Nickname of the protocol.
Waku protocol parameters.
Peer version number.
The same, as a string.

# Structs

MultiVersionResponse allows to decode response into chosen version.
Peer is the implementation of the Peer interface and represents a remote Waku client with which the local host Waku instance exchanges data / messages.
StatusOptions defines additional information shared between peers during the handshake.
Version1MessageResponse first version of the message response.