This website requires JavaScript.
Explore
Help
Sign In
char
/
dendrite
Watch
1
Star
0
Fork
You've already forked dendrite
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
bd07447abe
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 13:52:32 +00:00
#! /bin/bash
set -eu
Untangle precommit and travis test scripts (#288)
2017-10-10 10:02:39 +00:00
./scripts/build-test-lint.sh