Skip to content

An example of a chat application using php and websockets

Notifications You must be signed in to change notification settings

ca-dsgn/websocket-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to setup this

  1. Clone or download this repo
  2. Put the entire folder into a webserver environment (e.g. Apache supporting PHP)
  3. Run the server script via
cd server; php websocket_server.php
  1. Open the application in two browser windows (e.g. localhost/websocket-chat) and start chatting!

About

An example of a chat application using php and websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages