GitXplorerGitXplorer
s

KCChatAppServer

public
17 stars
1 forks
0 issues

Commits

List of commits on branch master.
Verified
67758a670717820244e20fdad5c2e41dfe7d7c85

Create README.md

aantonarhipov committed 2 years ago
Unverified
cdc793f3d7509534f61435d84e2c04c3a7c0c661

Reverted to the previous version of Chat interface

ssvtk committed 2 years ago
Unverified
bb84e86cd5e5975f166c77395ac60637b20671ad

DefaultIntelliJEngine

aantonarhipov committed 2 years ago
Unverified
b252ec0d70e931da484ba21f8545ac407dabc6fd

Improved Chat interface

ssvtk committed 2 years ago
Unverified
1ff296f9466095fbc1dd94fd0992d6db6e1a1c19

Moved configuration replay to chat setup

ssvtk committed 2 years ago
Unverified
56674e08adcd676228257619aabd976bfd3e12cf

larger replay cache

aantonarhipov committed 2 years ago

README

The README file for this repository.

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.