BroadcastChannel -> MutableSharedFlow in repos

This commit is contained in:
2020-12-02 16:38:07 +06:00
parent 88f2c16c82
commit 2d5304a770
5 changed files with 27 additions and 31 deletions

View File

@@ -5,6 +5,8 @@
* `Versions`:
* `Ktor`: `1.4.2` -> `1.4.3`
* `Repo`
* `Common`
* In repos different usages of `BroadcastChannel`s has been replaced with `MutableSharedFlow`
* `Exposed`
* `asObject` open fun has been added in CRUD realization