It has been a long time since the last update, but...
# feed
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