dendrite/src/github.com/matrix-org
Kegsay 04f3c154b8 Split out notifying /sync requests and calculating sync responses (#96)
* Split out notifying /sync requests and calculating sync responses

The logic for notifying /sync requests is about to get really
complicated as we optimise when to wake up requests, so split
out that code into a separate struct to isolate it and make
it easier to unit test.
2017-05-10 10:42:00 +01:00
..
dendrite Split out notifying /sync requests and calculating sync responses (#96) 2017-05-10 10:42:00 +01:00