summaryrefslogtreecommitdiffstats
path: root/examples/websocket/src/echo.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-27Use `ToString` for `Text::new` instead of `Into<String>`Libravatar Héctor Ramón Jiménez1-7/+8
2022-07-09Fix `clippy` lints for all crates and featuresLibravatar Héctor Ramón Jiménez1-3/+3
2022-01-16Draft `websocket` example :tada:Libravatar Héctor Ramón Jiménez1-0/+146