This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
dendrite
Watch
1
Star
0
Fork
You've already forked dendrite
0
mirror of
https://github.com/matrix-org/dendrite.git
synced
2024-11-23 06:41:56 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e9314e5b30
dendrite
/
hooks
/
pre-commit
6 lines
52 B
Plaintext
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 07:52:32 -06:00
#! /bin/bash
set -eu
Untangle precommit and travis test scripts (#288)
2017-10-10 05:02:39 -05:00
./scripts/build-test-lint.sh
Reference in a new issue
Copy permalink