# Macula Routing Subsystem

This directory contains all modules related to the routing subsystem.

## Modules

```
- macula_routing_bucket.erl
- macula_routing_dht.erl
- macula_routing_nodeid.erl
- macula_routing_protocol.erl
- macula_routing_server.erl
- macula_routing_table.erl
```

## Tests

See: `test/macula_routing_system/`

## Architecture

[TODO: Add subsystem architecture documentation]
