KCChatApp icon indicating copy to clipboard operation
KCChatApp copied to clipboard

KCChatApp

This is a demo project for the KotlinX Libraries presentation at KotlinConf'23

The chat application is implemented using Compose Multiplatform for Desktop (JVM), Android, and iOS targets. The server application is implemented using with Ktor framework.