dendrite/federationsender
Neil Alexander acb505b717
Implement gomatrixserverlib.HeaderedEvent in roomserver query API ()
* Implement gomatrixserverlib.HeaderedEvent, which should allow us to store room version headers along with the event across API boundaries and consumers/producers, and intercept unmarshalling to get the event structure right

* Add federationsender to previous
2020-03-16 17:29:52 +00:00
..
api Add joined hosts query APIs () 2019-08-22 19:47:52 +08:00
consumers Implement gomatrixserverlib.HeaderedEvent in roomserver query API () 2020-03-16 17:29:52 +00:00
query Return server names () 2019-12-20 13:24:57 +00:00
queue Make sure PDUs and EDUs in transaction don't marshal to null () 2020-02-28 14:54:51 +00:00
storage Add peer-to-peer support into Dendrite via libp2p and fetch () 2020-03-06 10:23:55 +00:00
types use go module for dependencies () 2019-05-21 21:56:55 +01:00
federationsender.go Set up queryAPI in federationsender () 2019-08-24 01:25:10 +08:00