MatrixSynapse/webclient
David Baker ca7426eee0 First basic working VoIP call support 2014-08-28 19:03:34 +01:00
..
components First basic working VoIP call support 2014-08-28 19:03:34 +01:00
home
img
js
login
recents
room First basic working VoIP call support 2014-08-28 19:03:34 +01:00
settings
user
README
app-controller.js
app-directive.js
app-filter.js
app.css
app.js WIP voip support on web client 2014-08-27 18:57:54 +01:00
favicon.ico
index.html WIP voip support on web client 2014-08-27 18:57:54 +01:00

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/