mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-09 22:42:58 +00: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 |
||
---|---|---|
.. | ||
backfill.go | ||
devices.go | ||
eventauth.go | ||
events.go | ||
invite.go | ||
join.go | ||
keys.go | ||
leave.go | ||
missingevents.go | ||
openid.go | ||
peek.go | ||
profile_test.go | ||
profile.go | ||
publicrooms.go | ||
query_test.go | ||
query.go | ||
routing.go | ||
send_test.go | ||
send.go | ||
state.go | ||
threepid.go | ||
version.go |