index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
websocket
/
src
/
echo.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new `async ||` closure syntax :tada:
Héctor Ramón Jiménez
2025-02-21
1
-1
/
+1
*
Update all `examples` to Rust 2024
Héctor Ramón Jiménez
2025-02-21
1
-1
/
+1
*
Remove unneded `let _ =` in `websocket` example
Héctor Ramón Jiménez
2025-02-11
1
-10
/
+6
*
Rewrite `websocket` example using `sipper`
Héctor Ramón Jiménez
2025-02-11
1
-60
/
+38
*
Hide `Subscription` internals
Héctor Ramón Jiménez
2024-07-05
1
-55
/
+47
*
Avoid extra text allocations in `websocket` example
Héctor Ramón Jiménez
2024-04-02
1
-7
/
+16
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-04-17
1
-48
/
+52
|
\
|
*
Use `Result::is_err` in `websocket` example
Héctor Ramón Jiménez
2023-04-11
1
-1
/
+1
|
*
Use `127.0.0.1` instead of `localhost` in `websocket` example
Héctor Ramón Jiménez
2023-04-11
1
-1
/
+1
|
*
Implement `subscription::channel` and simplify `unfold`
Héctor Ramón Jiménez
2023-04-11
1
-48
/
+52
*
|
Remove generic `Hasher` and `Event` from `subscription::Recipe`
Héctor Ramón Jiménez
2023-03-05
1
-2
/
+2
|
/
*
Fix: Clippy lint 'uninlined_format_args'
13r0ck
2023-01-27
1
-1
/
+1
*
Use `ToString` for `Text::new` instead of `Into<String>`
Héctor Ramón Jiménez
2022-07-27
1
-7
/
+8
*
Fix `clippy` lints for all crates and features
Héctor Ramón Jiménez
2022-07-09
1
-3
/
+3
*
Draft `websocket` example :tada:
Héctor Ramón Jiménez
2022-01-16
1
-0
/
+146