Chat and voice / video calling app using ConnectyCube
-
Updated
Dec 30, 2024 - Kotlin
Chat and voice / video calling app using ConnectyCube
Chat Messenger is very comfortable messenger like Telegram. This open-source project based on MVVM pattern with using Prism library
A simple chat-messenger having a volatile user session, which means everything you chat with multiple Users vanishes when your session state changes! 😉 This allows you complete privacy as nothing is stored but is volatile!
A simple chat-messenger having a volatile user session, which means everything you chat with multiple Users vanishes when your session state changes! 😉 This allows you complete privacy as nothing is stored but is volatile! 🕵🏻♂️ P.S. - Fork of the chat-messenger repository which uses authorization bearer for requests, this project doesn't utiliz…
💬Chat messenger with Swing GUI created in Java.
This is an implementation of a simple “Chat Messenger” that is connection oriented (i.e. it uses TCP) and that consists of a Client and a Server Program. 1) The Server runs first and waits for some client to contact it. 2) Client Program starts and connects to the server. 3) Client-Server sends and receives messages. The UI of this project is ma…
A Chat Messenger similar to slack Link: https://slackmessenger.herokuapp.com/
Message App
Add a description, image, and links to the chat-messenger topic page so that developers can more easily learn about it.
To associate your repository with the chat-messenger topic, visit your repo's landing page and select "manage topics."