Skip to content
/ chaty Public

Chaty is a simple real-time command line chat application built with reactPHP

Notifications You must be signed in to change notification settings

aigeoo/chaty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chaty

Chaty is a simple real-time command line chat application built with reactPHP

Usage:

  1. clone the project: git clone https://github.com/AIGEOO/chaty.git
  2. cd chaty
  3. Install dependencies: composer install
  4. starting the server: php chaty start
  5. create 2 clients or more: php chaty client
  • Notice: reactPHP does not support Windows so this tool will only work in Unix-like operating systems

Demo:

demo

About

Chaty is a simple real-time command line chat application built with reactPHP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published