0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-29 09:48:19 +02:00
dendrite/federationapi
kegsay aa5c3b88de
Unmarshal events at the Dendrite level not GMSL level (#2164)
* Use new event json types in gmsl

* Fix EventJSON to actually unmarshal events

* Update GMSL

* Bump GMSL and improve error messages

* Send back the correct RespState

* Update GMSL
2022-02-09 20:31:24 +00:00
..
api Roomserver/federation input refactor (#2104) 2022-01-27 14:29:14 +00:00
consumers Avoid unnecessary logs and marshaling (#2167) 2022-02-09 15:46:52 +01:00
internal Unmarshal events at the Dendrite level not GMSL level (#2164) 2022-02-09 20:31:24 +00:00
inthttp Unmarshal events at the Dendrite level not GMSL level (#2164) 2022-02-09 20:31:24 +00:00
queue Demote logging entry for backoff 2022-02-08 16:49:49 +00:00
routing Unmarshal events at the Dendrite level not GMSL level (#2164) 2022-02-09 20:31:24 +00:00
statistics Merge federationapi, federationsender, signingkeyserver components (#2055) 2021-11-24 10:45:23 +00:00
storage Remove sarama/saramajetstream dependencies (#2138) 2022-02-04 13:08:13 +00:00
types Merge federationapi, federationsender, signingkeyserver components (#2055) 2021-11-24 10:45:23 +00:00
federationapi.go Remove sarama/saramajetstream dependencies (#2138) 2022-02-04 13:08:13 +00:00
federationapi_keys_test.go NATS JetStream tweaks (#2086) 2022-01-07 17:31:57 +00:00
federationapi_test.go Add NATS JetStream support (#1866) 2022-01-05 17:44:49 +00:00