Age | Commit message (Collapse) | Author |
|
|
|
|
|
Signed-off-by: Alex Chen <minecnly@gmail.com>
|
|
Signed-off-by: Konstantinos Sideris <sideris.konstantin@gmail.com>
|
|
* travis: clone depth=1
* cache kafka download
|
|
* Make media repo use error rather than jsonErrorResponse
* Update comments
* gb vendor github.com/pkg/errors
* Fixup error formats
|
|
|
|
* 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.
|