Files
lg/docs/architecture.md
2025-08-17 17:14:21 +02:00

365 B

Looking Glass architecture

The LG consists of three components

Backend

The backend answers API requests from users. Interacts with the agents.

Agent

The agent runs on all routers, the server communicates with this agent over http or a unix socket, the agent performs all commands and interacts with bird2.

Frontend

Simple frontend for the API