After a lot of testing and preparing, tyra can finally be called ready for production. As a result we're happy to finally announce the 1.0.0 release after roughly 1 1/2 years of development.
- added
LeastMessageRouter - config now supports loading optional file
./config/tyra.tomlto overwrite config parameters- defaults <
./config/tyra.toml< mutable config overwrite
- defaults <
- removed
RouterMessage<M>- routers now support any user-defined message per default through a generic implementation
- increase internal sleep in
await_shutdownto decrease cpu load