/php-sse-with-progress

Server Sent Events PHP example with EventSource and HTML progress bar

Primary LanguageHTMLMIT LicenseMIT

php-sse-with-progress

Server Sent Events PHP example with EventSource and HTML progress bar

Usage

  • Run PHP webserver
cd path/to/php-sse-with-progress
php -S localhost:8000
  • Open url http://localhost:8000

  • Click "GO" button