Skip to content

rob3000/chat-sockets

Repository files navigation

PHP chat server

A PHP chat server written in Ratchet using React PHP for non binding I/O.

Install

  1. Clone this repo.
  2. If you're using ahoy then run ahoy up

otherwise:

docker-compose up -d

  1. To view logs run

ahoy logs or docker-compose logs

TODO

  • Add channels in the form of routes.
  • Add tests

About

A PHP Websocket server built with Ratchet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages