0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-01 12:08:55 +02:00
dendrite/setup
kegsay 6171310307
Use PDU interface (#3070)
We only use it in a few places currently, enough to get things to
compile and run. We should be using it in much more places.

Similarly, in some places we cast []PDU back to []*Event, we need to not
do that. Likewise, in some places we cast PDU to *Event, we need to not
do that. For now though, hopefully this is a start.
2023-04-27 16:35:19 +01:00
..
base Move fedclient interface over to gmsl (#3061) 2023-04-24 16:23:25 +00:00
config refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
jetstream Remove BaseDendrite (#3023) 2023-03-22 09:21:32 +01:00
mscs Use PDU interface (#3070) 2023-04-27 16:35:19 +01:00
process Track reasons why the process is in a degraded state 2022-10-04 13:02:41 +01:00
flags.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
monolith.go Move fedclient interface over to gmsl (#3061) 2023-04-24 16:23:25 +00:00