Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid extra text allocations in `websocket` example | 2024-04-02 | 1 | -7/+16 | |
* | Merge branch 'master' into advanced-text | 2023-04-17 | 1 | -48/+52 | |
|\ | |||||
| * | Use `Result::is_err` in `websocket` example | 2023-04-11 | 1 | -1/+1 | |
| * | Use `127.0.0.1` instead of `localhost` in `websocket` example | 2023-04-11 | 1 | -1/+1 | |
| * | Implement `subscription::channel` and simplify `unfold` | 2023-04-11 | 1 | -48/+52 | |
* | | Remove generic `Hasher` and `Event` from `subscription::Recipe` | 2023-03-05 | 1 | -2/+2 | |
|/ | |||||
* | Fix: Clippy lint 'uninlined_format_args' | 2023-01-27 | 1 | -1/+1 | |
* | Use `ToString` for `Text::new` instead of `Into<String>` | 2022-07-27 | 1 | -7/+8 | |
* | Fix `clippy` lints for all crates and features | 2022-07-09 | 1 | -3/+3 | |
* | Draft `websocket` example :tada: | 2022-01-16 | 1 | -0/+146 |