MatrixSynapse/synapse/events
Mark Haines 7f6f3f9d62 Pass the current time to serialize event, rather than passing an
HS and getting a clock from it and calling time_msec on the clock.
Remove the serialize_event method from the HS since it is no longer
needed.
2015-01-26 16:11:28 +00:00
..
__init__.py
builder.py
snapshot.py
utils.py Pass the current time to serialize event, rather than passing an 2015-01-26 16:11:28 +00:00
validator.py