Namespace DotNext.Net.Cluster.Consensus.Raft.Http
Classes
HttpMetricsCollector
Contains a set of callbacks that can be used to report runtime metrics generated by HTTP-specific implementation of Raft cluster node.
LeaderRouter
Allows to route incoming HTTP request to the cluster leader.
Enums
HttpVersion
Represents supported HTTP version by Raft-over-HTTP implementation.