Skip to content

Repository files navigation

Hermes

A peer-to-peer delay-tolerant network (DTN).

Essentially it defines a set of protocols to enable devices to send messages to one another, even if two communicating devices are never online at the same time and even if both are behind firewalls and network address translators (NATs).

Structure

Hermes consists of two node types; earth nodes and sky nodes. Earth nodes are the nodes handling the forwarding of message data with one another while Sky nodes play matchmaker, helping earth nodes find other earth nodes and facilitating the establishment of direct connections between them with NAT traversal.

License

Licensed under GPL-v3.

Credits

Hermes directly relies on the following libraries:

For development purposes (just to build and test, not included in the final binary) Hermes relies on several more libraries. These are specified under the [dev-dependencies] in each crate's Cargo.toml file. All dependencies of the dens (Discrete-Event Network Simulator) crate are purely used for testing.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages