summaryrefslogtreecommitdiff
path: root/src/broadcast.rs
Commit message (Expand)AuthorAge
* Fix stray reference to a nonexistent file.Owen Jacobson2025-06-18
* Fix a couple of stray `clippy` lints.Owen Jacobson2025-05-27
* Upgrade to Rust 1.85 and Rust 2024 edition.Owen Jacobson2025-02-20
* Represent channels and messages using a split "History" and "Snapshot" model.Owen Jacobson2024-10-03
* Shut down the `/api/events` stream when the user logs out or their token expi...Owen Jacobson2024-09-29