This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
MirrorHub
/
dendrite
Watch
0
Star
0
Fork
You've already forked dendrite
0
mirror of
https://github.com/matrix-org/dendrite
synced
2025-03-05 21:30:03 +01:00
Code
Issues
Releases
Wiki
Activity
e9314e5b30
dendrite
/
hooks
/
pre-commit
6 lines
52 B
Text
Raw
Normal View
History
Unescape
Escape
A kafkaesque room event consumer for the roomserver. (#1) * 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
#! /bin/bash
set -eu
Untangle precommit and travis test scripts (#288)
2017-10-10 11:02:39 +01:00
./scripts/build-test-lint.sh
Reference in a new issue
Copy permalink