Skip to content

A simple chat using websocket in PHP and JavaScript

Notifications You must be signed in to change notification settings

assisfery/php-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php websocket

A simple chat using websocket in PHP and JavaScript

chat show case image

Steps to test:

  • Make repository clone
git clone https://github.com/assisfery/php-websocket.git
  • Open the local folder
cd php-websocket
  • Install dependencies
composer install
  • Run the server
php server.php
  • Open the chat.html in your local server
/php-websocket/chat.html

About

A simple chat using websocket in PHP and JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published