#[qubyte]One nice thing I like to do with it is use content negotiation on the same endpoint. When called with a plain old GET request it can deliver batches of messages. When the request is made by `EventSource` the accept header indicates it wants SSE, so that’s what it gets.