mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-02 14:09:09 +01:00
170264404e
* Fix the sync api returning an empty sync response when reaching timeout, regardless of the since token * Declare syncData from the start to avoid declaration shadowing * Bump Kafka version Since this is a huge bump, it might completely blow up - I'll revert it if that's the case * Put the loop and the IsEmpty() check back in sync handler * Add doc and allow returning if timeout is reached |
||
---|---|---|
.. | ||
build-test-lint.sh | ||
find-lint.sh | ||
install-local-kafka.sh | ||
README.md | ||
travis-test.sh |
Dev Scripts
These are a collection of scripts that should be helpful for those developing on dendrite.
See find-lint.sh
for environment variables that control linter resource
usage.