Closed AOx0 closed 1 month ago
Be able to get live updates from events via the web API, maybe using websockets. Things to be done are more or less:
firewall
rustqlite
/firewall/listen
firewall::Manager
Be able to get live updates from events via the web API, maybe using websockets. Things to be done are more or less:
firewall
that emits messages to a UDS, this must be done along withrustqlite
inserts and logging./firewall/listen
firewall::Manager
to get all sockets occupied serving live envents.