Experimental network routing library
Ironwood is a routing library with a net.PacketConn
-compatible interface using ed25519.PublicKey
s as addresses. Basically, you use it when you want to communicate with some other nodes in a network, but you can't guarantee that you can directly connect to every node in that network. It was written to test improvements to / replace the routing logic in Yggdrasil, but it may be useful for other network applications.
Linter | Message | Location |
---|---|---|
No lint warnings ✓ |