# Constants
No description provided by the author
HELLO is the first command that a client must send to greet the server.
No description provided by the author
PUSH streams can only be started for STATE and EVENTS sources.
No description provided by the author
No description provided by the author
REQUEST is applicable to STATE and RUNTIME sources.
No description provided by the author
No description provided by the author
UPDATE_CONFIG requests a configuration update.
No description provided by the author
No description provided by the author
Connected, in a bucket, ready to send/receive queries.
Was reachable when last checked, waiting to join a currently-full bucket.
Not currently connected, still "in" a bucket (e.g.
Removed from a bucket or candidate list (e.g.
for complex structures like nested arrays, object trees etc.
No description provided by the author
No description provided by the author
No description provided by the author
for properties to treat as a simple primitive.
for properties with special human-readable formatting.
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
# Variables
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
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
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ClientCommand is a command sent from the client to the server.
CommandResponse is a response to a command sent by the client.
Configuration encapsulates configuration fields for the protocol and commands.
Connection reports metrics and state of a libp2p connection.
Attributes encapsulates the attributes of this connection.
No description provided by the author
No description provided by the author
Timeline contains the timestamps (ms since epoch) of the well-known milestones of a connection.
DataGauge reports stats for data traffic in a given direction.
DHT metrics and state.
A "k-bucket" containing peers of a certain kadamelia distance.
No description provided by the author
Peer in DHT.
Counters of query events, by status.
EndpointPair is a pair of multiaddrs.
Event.
describes a type of event.
metadata about content types in event's top-level content JSON.
ResultCounter is a monotonically increasing counter that reports an ok/err breakdown of the total.
Runtime encapsulates runtime info about a node.
ServerMessage wraps messages to be sent to clients to allow extension based on new types of data sources.
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
ServerNotice represents a NOTICE sent from the server to the client.
Moving totals over sliding time windows.
Connections and streams output for a time interval is one of these.
Stream reports metrics and state of a libp2p stream.
No description provided by the author
No description provided by the author
No description provided by the author
Timeline contains the timestamps (ms since epoch) of the well-known milestones of a stream.
a list of streams, by reference or inlined.
Subsystems encapsulates all instrumented subsystems for a libp2p host.
Traffic encloses data transfer statistics.
Version of schema.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
The DHT's relationship with this peer.
tells client how to sort, filter or display known content properties.
Our role in a connection or stream.
No description provided by the author
The status of a connection or stream.