Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | |
| | |||||
* | 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 | |
| | | | | ... and check those in CI as well! | ||||
* | Draft `websocket` example :tada: | 2022-01-16 | 1 | -0/+146 | |