Mercurial > piecrust2
view requirements.txt @ 552:9612cfc6455a
serve: Rewrite of the Server-Sent Event code for build notifications.
At the moment the server monitors the asset directories, and notifies the
browser when an asset has changed and has been re-processed.
* Fix issues around long-running requests/threads which mess up the ability
to shutdown the server correctly with `CTRL-C` (see comments in code).
* Move the notification queue to each SSE producer, to support having multiple
pages open in a browser.
* Add JS/CSS for showing quick notifications about re-processed assets.
* Add support for hot-reloading CSS and pictures that have been re-processed.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 08 Aug 2015 16:12:04 -0700 |
parents | 4a26f3dfb92b |
children | eeb205ab8583 |
line wrap: on
line source
colorama==0.3.3 compressinja==0.0.2 Jinja2==2.7.3 Markdown==2.6.2 MarkupSafe==0.23 Pygments==2.0.2 pystache==0.5.4 python-dateutil==2.4.2 PyYAML==3.11 repoze.lru==0.6 smartypants==1.8.6 strict-rfc3339==0.5 textile==2.2.2 Unidecode==0.4.18 Werkzeug==0.10.4