0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-04 04:08:24 +02:00
dendrite/roomserver/internal/input
S7evinK d5675feb96
Add possibilty to configure MaxMessageBytes for sarama (#1563)
* Add configuration for max_message_bytes for sarama

* Log all errors when sending multiple messages

Signed-off-by: Till Faelligen <tfaelligen@gmail.com>

* Add missing config

* - Better comments on what MaxMessageBytes is used for
- Also sets the size the consumer may use
2020-10-27 14:11:37 +00:00
..
input.go Add possibilty to configure MaxMessageBytes for sarama (#1563) 2020-10-27 14:11:37 +00:00
input_events.go Linting 2020-10-20 12:29:53 +01:00
input_latest_events.go Fix RewritesState bug (#1557) 2020-10-22 10:39:16 +01:00
input_membership.go Add Queryer and Inputer and factor out more RSAPI stuff (#1382) 2020-09-02 17:13:15 +01:00