consciousness/src/bin/poc-daemon/modules
ProofOfConcept 7ed6d8622c irc: client-side ping timeout and connection reliability
- Send PING after 120s of silence, disconnect after 30s with no PONG
- Reset backoff to base when a working connection drops (was registered)
- Validate channel membership before sending to channels

The ping timeout catches silent disconnects where the TCP connection
stays open but OFTC has dropped us. Previously we'd sit "connected"
indefinitely receiving nothing.
2026-03-06 15:21:39 -05:00
..
irc.rs irc: client-side ping timeout and connection reliability 2026-03-06 15:21:39 -05:00
mod.rs merge poc-daemon and poc-hook into poc-memory repo 2026-03-05 19:17:22 -05:00
telegram.rs merge poc-daemon and poc-hook into poc-memory repo 2026-03-05 19:17:22 -05:00