Skip to content

Chat application using PHP, using socketo.me. It's a real time chat application.

Notifications You must be signed in to change notification settings

NowshadRuhan/Chat-Application-Using-Websocket-With-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time-Chat-Application-Using-Websocket-With-PHP

Chat application using PHP, using socketo.me. It's a real time chat application.

For Run this project:
composer

If composer has been install, update it.

composer update

Run chat-server.php file:

php bin/chat-server.php

Run project on 8080 port:

php -S localhost:8080
For Demo Check this:

Demo

About

Chat application using PHP, using socketo.me. It's a real time chat application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages