Skip to content

carlosggz/ServerSentEventsPhp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Server Sent Events with Php

Example of an implementation of server sent events, using php as the backend(https://github.com/carlosggz/ServerSentEventsPhp).

Instructions

  • Clone the repository
  • Go to the initial folder, where is located the .yml file
  • Run docker-compose build, to create the container
  • Run docker-compose up -d to run the site.
  • Open the browser and navigate to the docker ip

To stop the container, run docker-compose down.

About

Server Sent Events with Php

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published