/ratchet-chat

PHP Sample chat using Ratchet and Websocket

Primary LanguagePHP

ratchet-chat

This is a PHP chat sample using Ratchet project and JS Websocket.

  • Start the Server
php bin/chat-server.php
  • Use the Chat

Open the [public] directory in your browser and enjoy!