Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 2.65 KB

README.md

File metadata and controls

50 lines (33 loc) · 2.65 KB

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

Contact

Please have a look at the contact page: cunicu.li/docs/contact.

License

go-babel is licensed under the Apache 2.0 license.

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