dendrite/federationapi/internal
kegsay b189edf4f4
Remove gmsl.HeaderedEvent (#3068)
Replaced with types.HeaderedEvent _for now_. In reality we want to move
them all to gmsl.Event and only use HeaderedEvent when we _need_ to
bundle the version/event ID with the event (seriailsation boundaries,
and even then only when we don't have the room version).

Requires https://github.com/matrix-org/gomatrixserverlib/pull/373
2023-04-27 12:54:20 +01:00
..
api.go Move fedclient interface over to gmsl (#3061) 2023-04-24 16:23:25 +00:00
federationclient_test.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
federationclient.go Move high level room joining logic to GMSL (#3065) 2023-04-27 00:43:46 +00:00
keys.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
perform_test.go Move fedclient interface over to gmsl (#3061) 2023-04-24 16:23:25 +00:00
perform.go Remove gmsl.HeaderedEvent (#3068) 2023-04-27 12:54:20 +01:00
query.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00