PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Hillary Kollan   Chatto PHP Websocket Chat System   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Chatto PHP Websocket Chat System
Websocket based chat system using Ratchet library
Author: By
Last change:
Date: 3 years ago
Size: 423 bytes
 

Contents

Class file image Download

PHP Chat App

This Chat App is a ratchet based chat App with all chat log stored in a mysql database. It uses Rachet's websocket library/package and Laravel's Eloquent package that stores messages in MySQL.

With JQuery for the frontend message exchange and JQuery cookies to store sessions.

<h2 id="screenshots">Screenshot</h2>

![](assets/1.JPG)

<h2 id="development">Development</h2>

Run

$ php server.php