Biller - Front-end Message Bus using SSE

![crates.io](https://meritbadge.herokuapp.com/biller

Use

```rust use biller::{biller_run};

[actix_rt::main]

async fn main() -> std::result::Result<(), std::io::Error> { billerrun("*".toowned()).await } ```

Example

Example