Versions in this module Expand all Collapse all v0 v0.0.4 Mar 12, 2025 v0.0.3 Mar 12, 2025 Changes in this version + const HTTPServerTimeout + var StaticContent = staticContent + func ConfigureAdminEndpoints(processContext *process.ProcessContext, routers httputil.Routers) + func CreateClient(cfg *config.Dendrite, dnsCache *fclient.DNSCache) *fclient.Client + func CreateFederationClient(cfg *config.Dendrite, dnsCache *fclient.DNSCache) fclient.FederationClient + func PlatformSanityChecks() + func SetupAndServeHTTP(processContext *process.ProcessContext, cfg *config.Dendrite, ...) + func WaitForShutdown(processCtx *process.ProcessContext)