This website requires JavaScript.
Explore
Help
Sign in
hoernschen
/
dendrite
Watch
1
Star
0
Fork
You've already forked dendrite
0
mirror of
https://github.com/hoernschen/dendrite.git
synced
2024-12-29 08:18:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
dc782ec399
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 10:02:39 +00:00
./scripts/build-test-lint.sh
Reference in a new issue
Copy permalink