mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-16 14:52:47 +00:00
Do this by synchronizing the m.room.member joined event from the events stream and the start of the pagination
Basic Usage
-----------
The web client should automatically run when running the home server. Alternatively, you can run
it stand-alone:
$ python -m SimpleHTTPServer
Then, open this URL in a WEB browser::
http://127.0.0.1:8000/