monorepo/kifu/kifu-gtk
Savanni D'Gerinel e1d3a7840d Take direct control of the tokio runtime
Since the GTK thread wants to be the main one, it's easier to manually spawn the runtime handlers and to spawn new tasks to handle communication with the core. I added a basic struct to own the runtime, the core, and communication between the core and GTK
2023-03-21 09:17:52 -04:00
..
src Take direct control of the tokio runtime 2023-03-21 09:17:52 -04:00
Cargo.lock Make the connection between the core and the gtk app 2023-03-20 08:16:20 -04:00
Cargo.toml Make the connection between the core and the gtk app 2023-03-20 08:16:20 -04:00