# Macula Gateway Subsystem

This directory contains all modules related to the gateway subsystem.

## Modules

```
- macula_gateway_clients.erl
- macula_gateway_dht.erl
- macula_gateway_diagnostics.erl
- macula_gateway_health.erl
- macula_gateway_mesh.erl
- macula_gateway_pubsub.erl
- macula_gateway_pubsub_router.erl
- macula_gateway_quic_server.erl
- macula_gateway_rpc.erl
- macula_gateway_rpc_router.erl
- macula_gateway_system.erl
- macula_gateway_workers_sup.erl
```

## Tests

See: `test/macula_gateway_system/`

## Architecture

[TODO: Add subsystem architecture documentation]
