summary refs log tree commit diff
path: root/demo/webserver.py (unfollow)
<
Commit message (Expand)AuthorFilesLines
2018-07-18Add some room read only APIs to client_readerErik Johnston1-1/+13
2018-07-18Move RoomContextHandler out of HandlersErik Johnston4-6/+12
2018-07-18Split MessageHandler into read only and writers