A private, self-destructing chat room application. Rooms automatically expire after 10 minutes, ensuring ephemeral conversations.
-
Updated
Dec 13, 2025 - TypeScript
A private, self-destructing chat room application. Rooms automatically expire after 10 minutes, ensuring ephemeral conversations.
private chat with LLMs
Group Chat using python - socket: all the clients that are connected to the server can transfer messages and data to one another via the central server
This is the backend of a real-time chat application built using Java Spring Boot. It supports one-to-one messaging using WebSockets for live communication and REST APIs for user management, authentication, and message history. The project is designed to work seamlessly with the frontend built using React
Real-time chat rooms with self-destruct timers. Create a room, chat, and watch it vanish—automatically after 10 minutes or instantly on command. No logs, no history, just conversation.
Add a description, image, and links to the private-chat-application topic page so that developers can more easily learn about it.
To associate your repository with the private-chat-application topic, visit your repo's landing page and select "manage topics."