Skip to content

Commit

Permalink
Introducing Thunder
Browse files Browse the repository at this point in the history
  • Loading branch information
textbook committed Jul 11, 2016
1 parent c8a8b7f commit c7b35b7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,13 @@ and selected an appropriate target org and space, you can simply ``cf push``.
Alternatively, build a Docker container as above and deploy to an online
container hosting service.

Thunder
-------

`Thunder`_ is a new branch in the Flash repository that might eventually replace
the original. It switches the framework from Flask to `Tornado`_, allowing
asynchronous processing and websockets.

.. _Cloud Foundry: https://cloudfoundry.org/
.. _Codeship: https://codeship.com/
.. _Docker: https://docs.docker.com/
Expand All @@ -116,4 +123,6 @@ container hosting service.
.. _Moment.js: http://momentjs.com/
.. _Pivotal Tracker: https://www.pivotaltracker.com/
.. _the docs: https://pypi.python.org/pypi/pytest-pylint
.. _Thunder: https://github.com/textbook/flash/tree/thunder
.. _Tornado: http://www.tornadoweb.org/en/stable/
.. _Travis CI: https://travis-ci.org/

0 comments on commit c7b35b7

Please sign in to comment.