# PHPWebSocket-Chat **Repository Path**: kanin99/PHPWebSocket-Chat ## Basic Information - **Project Name**: PHPWebSocket-Chat - **Description**: Flexable and extensible WebSocket chat application example with a PHP server. - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-07-07 - **Last Updated**: 2022-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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.