For anyone interested I worked on <Fly.io distribu...
# kotlin-native
c
For anyone interested I worked on Fly.io distributed systems challenges in kotlin native here. The repo has solutions up until the Grow-Only Counter and the impl models stdin stdout stderr as flows using a mixture of atomics and actors.