Emmanuel ROHEE ec1cc29ecb Revert "Fixed empty display name (content.displayname in a room member can be null)"
This reverts commit f286a4fcd46ff6c2c42a8732d004d8188aaa65f8.
2014-09-05 15:53:44 +02:00
..
2014-09-03 18:39:09 +01:00
2014-08-31 00:37:47 +01:00
2014-08-16 22:21:52 +01:00
2014-08-12 15:10:52 +01:00
2014-08-12 15:10:52 +01:00

Basic Usage
-----------

The Synapse web client needs to be hosted by a basic HTTP server.

You can use the Python simple HTTP server::

    $ python -m SimpleHTTPServer

Then, open this URL in a WEB browser::

    http://127.0.0.1:8000/