Hello everyone. I want to share with you some cool stuff I did in Kotlin.
1. https://github.com/seniorjoinu/reliable-udp - scalable reliable UDP without ARQ using fountain codes and coroutines
2. https://github.com/seniorjoinu/prodigy - DSL that enables you to implement P2P protocols
I would really appreciate your feedback, guys.