You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A real-time chat app built with Kotlin and Jetpack Compose, using Apollo Client for GraphQL communication with a Spring Boot backend. Supports real-time messaging and status updates via GraphQL subscriptions. 🚀
Aplicación android que imita el funcionamiento de un chat en tiempo real, en este caso visualmente es parecida a WhatsApp pero en términos de funcionalidad es más parecida a un servidor de Discord. Utiliza los servicios de autenticación y de base de datos de Firebase.
This is an android chat app. It uses BLE of the devices to connect to different nearby users. It connects with one peer at a time. The chat records are saved in the devices.