Skip to content

phpbg/mini-httpd-ratchet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-httpd with ratchet websocket demo

This is an example application that shows integration between phpbg/mini-httpd and Ratchet Websocket.

License

MIT

Install & run

Install with composer: go at the root of the project and run:

composer install

Run with:

php server.php

Browse at http://localhost:8090 and start chatting

About

This is an example application that shows integration between [phpbg/mini-httpd](https://github.com/phpbg/mini-httpd) and [Ratchet Websocket](http://socketo.me/)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published