Skip to content

mynamezxc/realtime-php-websocket-ratchet-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ratchet Demo

$ composer.phar require cboden/ratchet

Make sure port 8080 is open

Copy server.php, index.html and src folder (at the same level with Vendor)

$ cd your_app_path
$ composer update
$ php server.php

And just run http://localhost/yourdir/index.html on your browser

About

Demo websocket realtime for PHP using ratchet library

Resources

License

Stars

Watchers

Forks

Packages

No packages published