Skip to content

chris-prenissl/udp-chat

Repository files navigation

UDP Chat

Overview

UDP Chat is a small Chat app for two clients that showcases the ease of use of flows in combination with Jetpack Compose for network traffic using udp as protocol.

Technologies

Android | Kotlin | Jetpack Compose | Flow | udp

Images

Login Screen

Chat Screen

Usage

Prerequisites

Installation

  1. Clone this repository:
    git clone https://github.com/chris-prenissl/udp-chat.git
  2. Start the app on both devices
  3. Choose corresponding end-points yourself or choose User A for one device and User B for the other.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A small Android chat app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages