dendrite/federationapi
Neil Alexander 175f65407a
Allow batching in JetStreamConsumer (#2686)
This allows us to receive more than one message from NATS at a time if we want.
2022-08-31 12:21:56 +01:00
..
api Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
consumers Allow batching in JetStreamConsumer (#2686) 2022-08-31 12:21:56 +01:00
internal
inthttp Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
producers
queue
routing Fix 500s on /state, /state_ids when state not known (#2672) 2022-08-25 09:51:36 +01:00
statistics Only set backOffStarted to false if until is not zero (#2669) 2022-08-23 16:54:42 +02:00
storage De-race TestExpireEDUs (#2654) 2022-08-19 07:28:33 +02:00
types
federationapi_keys_test.go
federationapi_test.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
federationapi.go