Skip to content

romarioarruda/websocket-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

websocket-php

Real time chat system with php and websocket.

Running front-end

$ php -S localhost:8080 -t client/

Running back-end

$ cd server/

$ php index.php

This project using the library Ratchet

Access docs in http://socketo.me/docs/

About

Chat system for test with php and websocket.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published