Files
modeling-app/src
Adam Chalmers 18dbbad244 Use an actor to manage the Tokio engine connection (#669)
* Use an actor to manage the Tokio engine connection

This means EngineManager trait's methods take &self not &mut self, and the tokio implementation can be cloned.

* Clean up code
2023-09-20 16:59:03 -05:00
..
2023-09-18 18:14:12 -05:00
2023-09-19 18:06:13 -04:00
2022-11-12 13:11:54 +11:00
2023-09-19 14:08:26 -04:00
2023-09-19 18:06:13 -04:00
2023-08-29 10:31:49 +10:00
2022-11-12 13:11:54 +11:00
2022-11-12 13:11:54 +11:00
2022-11-26 08:38:57 +11:00
2023-08-19 08:14:35 +10:00
2023-09-18 18:14:12 -05:00