Investigate using `async/await`
Open
enhancement
network
- Dominant language
- Rust
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Especially for networking it would be cool to have support for asynchrony in order to not block the GUI why the request is running.
https://github.com/linebender/druid/blob/master/druid/examples/blocking_function.rs has some nice examples on how to integrate with asynchronous operations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.