Ermes
Event Ingress + Inject Gateway
The C2 system's entry/exit portal. Receives raw military traffic via UDP unicast and multicast, validates, normalises, and distributes it to downstream consumers via broadcast bus and TCP push. Exposes a TCP ingest pipeline that accepts XML injections from internal components and forwards them UDP to whitelisted partners.
- 7+ independent modular crates
- YAML-configurable pipelines
- Backpressure-aware (MPSC bounded)
- 44 DIS v7 PDU types
- Partner whitelist for UDP inject
- Session replay via Message Recorder
- Ingress
- UDP :9000
- Push
- TCP :9100
- Ingest
- TCP :9200