0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2025-01-05 21:43:42 +01:00
dendrite/setup
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
..
base Add NATS JetStream support (#1866) 2022-01-05 17:44:49 +00:00
config Use pull consumers (#2140) 2022-02-02 13:32:48 +00:00
jetstream Remove sarama/saramajetstream dependencies (#2138) 2022-02-04 13:08:13 +00:00
mscs Unmarshal events at the Dendrite level not GMSL level (#2164) 2022-02-09 20:31:24 +00:00
process
flags.go
monolith.go