summaryrefslogtreecommitdiffstats
path: root/crates/core/tedge_core/Cargo.toml
AgeCommit message (Expand)Author
2022-08-10Fix: Add missing featuresfeature/add_tedge_api_implMatthias Beyer
2022-06-23tedge_core: Replace type_uuid with bevy_reflectMatthias Beyer
2022-05-24Update miette and error implementationsMarcel Müller
2022-05-24Convert TedgeCore to a more complex error typeMarcel Müller
2022-05-20Add feature to turn off tracing to coreMarcel Müller
2022-05-05Add micro benchmarkMarcel Müller
2022-04-14Add trace output when plugin is successfully instantiatedMatthias Beyer
2022-04-13tedge_core: Adapt for miette as error handling crateMatthias Beyer
2022-03-25Add test retrieving address for unsupported messageMatthias Beyer
2022-03-23Add test for plugin that does not shutdownMatthias Beyer
2022-03-17Add cancellation handling in application implementationMatthias Beyer
2022-03-17Add tedge_core crateMatthias Beyer