Skip to content

Commit

Permalink
Divers cleanups and improvements on template
Browse files Browse the repository at this point in the history
- re-arranged flarch wrt spawn_local, wait_ms
- improved flmodules/template to make it a bit more logical
  • Loading branch information
ineiti committed Aug 30, 2024
1 parent 499b0c8 commit 8489a76
Show file tree
Hide file tree
Showing 34 changed files with 4,295 additions and 1,042 deletions.
1 change: 1 addition & 0 deletions WIP.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@

## Cleanups / improvements

- use tokio::sync::watch to pass configuration from `Translate` to `Broker`
- yaml files are stored as .toml
- make sure old files can be read as .toml
- save new files as .yaml
Expand Down
Loading

0 comments on commit 8489a76

Please sign in to comment.