mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* Start HTTP endpoint refactoring * Update SetupAndServeHTTP * Fix builds * Don't set up external listener if no address configured * TLS HTTP setup * Break apart client/federation/key/media muxes * Tweaks * Fix P2P demos * Fix media API routing * Review comments @Kegsay * Update sample config * Fix gobind build * Fix External -> Public in federation API test |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_appservice.go | ||
| config_clientapi.go | ||
| config_currentstate.go | ||
| config_eduserver.go | ||
| config_federationapi.go | ||
| config_federationsender.go | ||
| config_global.go | ||
| config_kafka.go | ||
| config_keyserver.go | ||
| config_mediaapi.go | ||
| config_roomserver.go | ||
| config_serverkey.go | ||
| config_syncapi.go | ||
| config_test.go | ||
| config_userapi.go | ||