mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-05 15:39:26 +01:00
2b34f88fde
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. Requires https://github.com/matrix-org/gomatrixserverlib/pull/379 |
||
---|---|---|
.. | ||
testrig | ||
wasm | ||
db.go | ||
event.go | ||
http.go | ||
keyring.go | ||
keys.go | ||
memory_federation_db.go | ||
memory_relay_db.go | ||
room.go | ||
slice.go | ||
user.go |