Skip to content

brianlangay4/Real-time-ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Real-time-ChatApp

A Real Time chat application (sockets) Android app as a Client

refere to the chat server
https://github.com/brianlangay4/python-Chat-server

Demo

web chat server

This is the client side in Android app 
-User Interface (UI):
has a simple interface for chatting.
-Implemented functionalities such as sending and receiving messages, from android client to other clients
-Real-time Communication:
-Integrated a real-time messaging protocol with Sockets
-Handle connection management, message broadcasting.
-Cross-platform Compatibility:
One server can handle many clients and different platforms.

server can be advanced to catch the data to the cloud and authentications and more to your desire.

Releases

No releases published

Packages

No packages published