summaryrefslogtreecommitdiff
path: root/src/header.rs
Commit message (Collapse)AuthorAge
* Push the handling of the `Last-Event-Id` _format_ inside of `channels::app`.Owen Jacobson2024-09-20
| | | | This is intended to make it a bit more opaque to callers, and to free me up to experiment with the event ID format. It also makes event IDs tractable for testing.
* Some code cleanup on eventsOwen Jacobson2024-09-16