echo/src
Jean 3161a97a5e
Add Lamport clock and gossip ingest to the event log
Entries carry a Lamport timestamp alongside origin/seq. EventLog keeps a
per-origin version vector and ingests peer entries idempotently.
Db::ingest folds them in. No transport yet.
2026-07-12 06:30:37 +00:00
..
engine Add Lamport clock and gossip ingest to the event log 2026-07-12 06:30:37 +00:00
proto Track login state and nick changes in NickServ 2026-07-12 06:05:33 +00:00
services Track login state and nick changes in NickServ 2026-07-12 06:05:33 +00:00
config.rs Add NickServ LOGOUT command 2026-07-12 05:06:34 +00:00
link.rs Derive registration credentials off-thread; rate-limit REGISTER; constant-time SCRAM compare 2026-07-12 03:59:24 +00:00
main.rs Add EventLog with origin/seq metadata for replication 2026-07-12 06:08:27 +00:00