MatrixSynapse/synapse
Erik Johnston bc67e7d260 Add decent impl of a FileConsumer
Twisted core doesn't have a general purpose one, so we need to write one
ourselves.

Features:
- All writing happens in background thread
- Supports both push and pull producers
- Push producers get paused if the consumer falls behind
2018-01-17 16:43:03 +00:00
..
api
app
appservice
config
crypto
events
federation
groups
handlers
http
metrics
module_api
push
replication
rest
static/client
storage
streams
util Add decent impl of a FileConsumer 2018-01-17 16:43:03 +00:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
server.py
server.pyi
state.py
types.py
visibility.py