ruffle/tests/framework
Kamil Jarosz cc8b0aa5dd core: Use async channels in NavigatorBackend
This has several advantages:
1. it allows using async variants of send and recv,
2. it adds consistency as until now Receiver was async,
   and Sender was not.
2024-02-28 19:42:54 +01:00
..
src core: Use async channels in NavigatorBackend 2024-02-28 19:42:54 +01:00
Cargo.toml fix(deps): update rust dependencies 2024-02-26 08:14:26 +01:00