Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary `Future` imports | 2025-02-21 | 1 | -2/+0 | |
* | Run `cargo fmt` | 2025-02-21 | 1 | -1/+1 | |
* | Rewrite `websocket` example using `sipper` | 2025-02-11 | 1 | -6/+5 | |
* | Implement `time::repeat` and simplify `Subscription::run_with` | 2025-01-24 | 1 | -27/+33 | |
* | Hide `Subscription` internals | 2024-07-05 | 1 | -1/+1 | |
* | Use `Skip` as the `MissedTickBehavior` for `tokio` futures backend | 2024-04-16 | 1 | -6/+8 | |
* | Use `rustc-hash` for most of our `HashMap` and `HashSet` instances | 2024-04-01 | 1 | -2/+1 | |
* | Remove generic `Hasher` and `Event` from `subscription::Recipe` | 2023-03-05 | 1 | -8/+6 | |
* | Fix: Clippy lint 'let_underscore_future' | 2023-01-27 | 1 | -0/+1 | |
* | Split `iced_futures` into different `backend` implementations | 2022-01-28 | 1 | -0/+72 |