echo/src
Jean 0af7f10c3d
Add mutual-TLS to the gossip link
Optional [gossip.tls] wraps the peer link in TLS: each node presents a
certificate and requires the peer to present one signed by the configured
CA. scripts/gen-certs.sh builds a CA and node certs.
2026-07-12 07:31:16 +00:00
..
engine Compact the event log into per-account snapshots 2026-07-12 07:24:44 +00:00
proto Add parser tests for NICK and UID 2026-07-12 06:30:37 +00:00
services Track login state and nick changes in NickServ 2026-07-12 06:05:33 +00:00
config.rs Add mutual-TLS to the gossip link 2026-07-12 07:31:16 +00:00
gossip.rs Add mutual-TLS to the gossip link 2026-07-12 07:31:16 +00:00
link.rs Add gossip replication between nodes 2026-07-12 07:05:07 +00:00
main.rs Compact the event log into per-account snapshots 2026-07-12 07:24:44 +00:00