This website requires JavaScript.
Explore
Help
Sign In
1f349
/
dendrite
Watch
4
Star
0
Fork
0
You've already forked dendrite
mirror of
https://github.com/1f349/dendrite.git
synced
2024-11-10 06:53:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
139fae988e
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 11:02:39 +01:00
./scripts/build-test-lint.sh
Reference in New Issue
Copy Permalink