Skip to content

cunicu/go-babel

Repository files navigation

GitHub Workflow Status goreportcard Codecov branch License GitHub go.mod Go version Go Reference

go-babel is an implementation of the Babel routing protocol in the Go programming language.

RFCs / Status

go-babel aims at implementing the following RFCs and drafts:

Under implementation

Planned

Limitations

  • Link cost calculation is only supported for wired links using the 2-out-of-3 strategy. ETX is not (yet) supported.

References

Authors

License

go-babel is licensed under the Apache 2.0 license.

  • SPDX-FileCopyrightText: 2023 Steffen Vogel post@steffenvogel.de
  • SPDX-License-Identifier: Apache-2.0