Skip to content

insecia/event-machine-sample

Repository files navigation

event-machine-sample

Small sample application built on top of Event Machine and Event Machine Skeleton.

Installation

Please make sure you have installed Docker and Docker Compose.

$ docker run --rm -it -v $(pwd):/app prooph/composer:7.1 create-project insecia/event-machine-sample
$ cd event-machine-sample
$ sudo chown $(id -u -n):$(id -g -n) . -R
$ docker-compose up -d
$ docker-compose run php php scripts/create_event_stream.php