4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-03-10 06:03:09 +00:00
Mark Haines 41c6a3737e A kafkaesque room event consumer for the roomserver. ()
* A kafkaesque room event consumer for the roomserver.

Implement the main input loop for the roomserver.

It will receive events from a kafkaesque event source and track
where it is in the stream.

It currently does nothing with the events it consumes.
2017-02-03 13:52:32 +00:00
..