diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-04-23 18:27:25 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-04-23 18:27:25 +0100 |
commit | 191f7f09cee4e148949af9e33c5c8f60184acf90 (patch) | |
tree | 66b56676ce58b49142e2420da02b2c6c3acdc794 /synapse/handlers | |
parent | Mumble ReST mumble ``fixed-width`` mumble (diff) | |
download | synapse-191f7f09cee4e148949af9e33c5c8f60184acf90.tar.xz |
Generate presence event-stream JSON structures directly
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/presence.py | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/synapse/handlers/presence.py b/synapse/handlers/presence.py |