compose-ktor-chat-client

This is a sample to demonstrate how to use Compose with Ktor Websockets, did it in this session during MENADD https://www.youtube.com/watch?v=QL3Jk_RZqO8

uses server built in this project https://github.com/AhmedNMahran/ktor-socket-server from ktor.io tutorials

Release notes:

version 1:

TODO List:

  • todo 1 change screen background
  • todo 2 fix message sending logic
  • todo 3 make message appear using LazyColumn

GitHub

View Github