1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-23 09:14:28 -05:00
dendrite/federationapi
devonh ea6b368ad4
Move Invite logic to GMSL ()
This is both the federation receiving & sending side logic (which were
previously entangeld in a single function)
2023-05-31 16:33:49 +00:00
..
api Move Invite logic to GMSL () 2023-05-31 16:33:49 +00:00
consumers Use PDU not *Event in HeaderedEvent () 2023-05-02 15:03:16 +01:00
internal Move Invite logic to GMSL () 2023-05-31 16:33:49 +00:00
producers refactor: update GMSL () 2023-04-19 15:50:33 +01:00
queue Use PDU not *Event in HeaderedEvent () 2023-05-02 15:03:16 +01:00
routing Move Invite logic to GMSL () 2023-05-31 16:33:49 +00:00
statistics refactor: update GMSL () 2023-04-19 15:50:33 +01:00
storage Remove gmsl.HeaderedEvent () 2023-04-27 12:54:20 +01:00
types refactor: update GMSL () 2023-04-19 15:50:33 +01:00
federationapi.go Use PDU in even more places () 2023-05-03 10:21:27 +01:00
federationapi_keys_test.go Move fedclient interface over to gmsl () 2023-04-24 16:23:25 +00:00
federationapi_test.go Move json errors over to gmsl () 2023-05-09 22:46:49 +00:00