MatrixSynapse/webclient
Emmanuel ROHEE f8693c6b48 Join room: open the room URL with the room alias in it 2014-08-18 17:41:23 +02:00
..
components
img
js
login
room Support urlencoded room aliases in room URL 2014-08-18 17:40:05 +02:00
rooms Join room: open the room URL with the room alias in it 2014-08-18 17:41:23 +02:00
README
app-controller.js
app.css
app.js Support urlencoded room aliases in room URL 2014-08-18 17:40:05 +02:00
favicon.ico
index.html

README

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/