realm-kotlin
realm-kotlin copied to clipboard
Implement basic KMP Bson lib
The multiplatform library is being developed here: https://github.com/mongodb/kbson
Hello,
Are you going to implement this ? It seems it's an important path for MongoDB Functions that would be really useful and needed in projects
Thank you
Yes, this will be implemented. We are currently planning exactly how to do that. Just out of curiosity, what kind of arguments are you providing to your functions? Is it just primitive values or is it entire classes or other data structures?
We mostly provide primitives, objects ({}) and sometimes entire classes