mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-12 23:01:40 +00:00
85ac8a3f5b
Previously we had 3 monoliths: - dendrite-monolith-server - dendrite-demo-libp2p - dendritejs which all had their own of setting up public routes. Factor this out into a new `setup.Monolith` struct which gets all dependencies set as fields. This is different to `basecomponent.Base` which doesn't provide any way to set configured deps (e.g public rooms db) Part of a larger process to clean up how we initialise Dendrite. |
||
---|---|---|
.. | ||
storage | ||
main.go | ||
mdnslistener.go | ||
p2pdendrite.go |