gammax
06/23/2021, 7:59 AMmarcinmoskala
06/23/2021, 8:22 AMPratik Tandel
06/23/2021, 4:09 PMMarharyta Nedzelska
06/28/2021, 8:02 AMpablisco
06/29/2021, 8:22 AMAlejandro Rios
07/08/2021, 2:54 AMakuleshov7
07/11/2021, 1:43 PMjmfayard
07/13/2021, 8:06 PMmarcinmoskala
07/19/2021, 11:22 AMmarcinmoskala
07/20/2021, 6:03 AMalexandrepiveteau
07/22/2021, 2:28 PMkotlinx.serialization
, and sent / received through websockets with Ktor.
An interesting challenge was to design a nice abstraction layer around CRDTs with first-class support for coroutines and flows (in order, for instance, to collect editor state changes through a StateFlow
).
My thesis is ending soon, but I’d love to get some feedback on my work (especially if you’re interested in CRDTs and distributed systems) and my usage of KMM, so I can integrate it in the project !
The project is available on Github : https://github.com/markdown-party/mono
Feedback (via email or Slack) : alexandre.piveteau@heig-vd.chmarcinmoskala
07/26/2021, 8:00 AMmarcinmoskala
07/28/2021, 7:49 AModay
07/28/2021, 12:01 PMBig Chungus
08/02/2021, 7:26 AMTower Guidev2
08/04/2021, 2:29 PMKatarzyna
08/06/2021, 8:06 AMESchouten
08/06/2021, 6:27 PMpablisco
08/13/2021, 8:16 AMgammax
08/13/2021, 6:42 PMYev Kanivets
08/16/2021, 6:49 AMAndre Classen
08/16/2021, 11:17 AMYoussef Shoaib [MOD]
08/17/2021, 4:55 AMnull
in place of default parameters to have the default values substituted in automatically, I went on and implemented that in a compiler plugin. This might be useful for someone (I guess), even as a starting stone into learning compiler plugins. Any feedback or criticism is very recommended 😄Katarzyna
08/18/2021, 7:55 AMEric Ampire [MOD]
08/19/2021, 2:21 AMOvsyannikov Alexey
08/23/2021, 5:04 PMjmfayard
08/24/2021, 11:11 AM./gradlew refreshVersionsMigrate
now automates the initial migration
• A configuration rejectVersionsIf { ...}
to filter alpha/beta versions
• Lots of dependency notations for AndroidX, Spring, Http4k, Kodein...
• ... and you can now contribute your own!
To give it a try, see https://jmfayard.github.io/refreshVersions/setup/Katarzyna
08/25/2021, 8:57 AMKatarzyna
08/30/2021, 8:00 AM