Also found this <https://github.com/reduxkotlin/re...
# redux
b
Also found this https://github.com/reduxkotlin/redux-kotlin-thunk Which fullfills all my needs now. However I've noticed that it's versions missmatch with kotlin-redux versions. for compatability, might I suggest to set a middleware versioning standard as
<kotlin-redux version>-<middleware version for that core version>
e.g. 0.2.6-1 would mean that this is first iterration of middleware supporting kotlin-redux 0.2.6