It has been a long time since the last update, but version 0.1.0 of the `kactor` :performing_arts: l...
r
It has been a long time since the last update, but version 0.1.0 of the
kactor
๐ŸŽญ library is here ๐Ÿš€. Enjoy the power of the Actor Model built on top of Kotlin coroutines K. https://github.com/rcardin/kactor/releases/tag/v0.1.0
๐Ÿ‘ 4
p
Any limitations to make it multiplatform?
r
Un, I donโ€™t know. Iโ€™m not a multiplatform expert. It uses only kotlinx coroutines. Is it possible?
Do you think an actor model can be helpful in other contexts other than the backend?
p
It can definitely be Multiplatform, is just a matter of changing the project structure a bit. I do think it could be valuable on other platforms too. Even though MVVM has plagued the front end, still a few out there who like to try other stuff. I am a big fan of the Actor model and I would prefer it over MVVM but well, many (or most) will disagree with.
gratitude thank you 1
โค๏ธ 1
r
Ok, can you please open an issue on the project? I'll try to work to it in the near future
๐Ÿ‘ 1
p
Ah ok sure, saving it for later.
๐Ÿ™ 1