Skip to content

stevegtdbz/real-time-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Real-Time-Chat-App

A simple web app for real time chat messages! Written in php / mysql / jquery / bootstrap.

How it works

There is a php server that handles all client's connections. It uses socket programming to offer real time messaging experience between the clients. All messages are also saved to a mysql database in order to be accesible at any time.

About

A simple web app for real chat messages!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published