Skip to content
This repository was archived by the owner on Aug 1, 2019. It is now read-only.

CanonicalLtd/raft-http

Repository files navigation

raft-http Build Status Coverage Status Go Report Card GoDoc

This repository provides the rafthttp package, which can be used to establish a network connection between to raft nodes using HTTP. Once the HTTP connection is established, the Upgrade header will be used to switch it to raw TCP mode, and the regular TCP-based network transport of the raft package can take it from there.

Documentation

The documentation for this package can be found on Godoc.

About

A raft transport that uses HTTP to initiate connections between nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors