Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 463 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 463 Bytes

ChatRoom

Android client app for chat-api

Demo

demo-app.mp4

Libraries Used

  1. Material 3
  2. Navigation Component
  3. Kotlin coroutines
  4. Lifecycle (ViewModel + LiveData)
  5. Dagger Hilt
  6. Ktor Client with cio
  7. Content Negotiation
  8. Kotlin serialization
  9. Client Logging

Links

Api for usage com.darkndev.chat-api