Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-04-11 | Use `Result::is_err` in `websocket` example | 1 | -1/+1 | |
2023-04-11 | Use `127.0.0.1` instead of `localhost` in `websocket` example | 1 | -1/+1 | |
2023-04-11 | Implement `subscription::channel` and simplify `unfold` | 1 | -48/+52 | |
2023-01-27 | Fix: Clippy lint 'uninlined_format_args' | 1 | -1/+1 | |
2022-07-27 | Use `ToString` for `Text::new` instead of `Into<String>` | 1 | -7/+8 | |
2022-07-09 | Fix `clippy` lints for all crates and features | 1 | -3/+3 | |
2022-01-16 | Draft `websocket` example :tada: | 1 | -0/+146 |