Implement message types and lobby join

This commit is contained in:
bel
2020-05-03 08:14:29 -06:00
parent dec077debb
commit f24cc62118
9 changed files with 270 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ handlers:
file:
class: logging.handlers.RotatingFileHandler
formatter: precise
filename: /home/bel/Go/src/local/containers/secret-hitler-via-matrix/testdata/matrix-sandbox/homeserver.log
filename: /tmp/synapse-test-real.log
maxBytes: 104857600
backupCount: 10
filters: [context]