corretge / PHPWebSocket-Chat

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

Home Page:http://www.flynsarmy.com/2012/02/php-websocket-chat-application-2-0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple PHP WebSocket server example.

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

Then visit index.php 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.

http://www.flynsarmy.com/2012/02/php-websocket-chat-application-2-0


Languages

Language:PHP 96.4%Language:JavaScript 3.6%