Skip to content

TruthHun/PHPWebSocket-Chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple PHP WebSocket server example.

To run, open a terminal and type:
php5 ./server.php

Then visit index.html in your browser. 

You'll need IE10+, FF7+ or Chrome 14+ to run this example.


About

Flexable and extensible WebSocket chat application example with a PHP server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 91.8%
  • HTML 4.9%
  • JavaScript 3.3%