Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 431 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 431 Bytes

KCChatAppServer

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

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