dendrite/setup/mscs
Kegan Dougal 17b42f7967 Use ProtoEvent where needed instead of EventBuilder
They are fundamentally different concepts, so should be
represented as such. Proto events are exchanged in /make_xxx calls
over federation, and made as "fledgling" events in /createRoom
and general event sending. *Building* events is a reasonably
complex VERSION SPECIFIC process which needs amongst other things,
auth event providers, prev events, signing keys, etc.
2023-05-04 10:01:27 +01:00
..
msc2836 Use ProtoEvent where needed instead of EventBuilder 2023-05-04 10:01:27 +01:00
msc2946 Use PDU not *Event in HeaderedEvent (#3073) 2023-05-02 15:03:16 +01:00
mscs.go Remove BaseDendrite (#3023) 2023-03-22 09:21:32 +01:00