0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-29 01:38:25 +02:00
dendrite/internal
Neil Alexander 9677a95afc
API setup refactoring (#1266)
* 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
2020-08-13 12:16:37 +01:00
..
caching More server key updates, tests (#1129) 2020-06-16 13:11:20 +01:00
config API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
eventutil Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00
httputil API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
setup API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
sqlutil Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00
test API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
transactions Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
consumers.go Add logic for determining when device lists have changed due to membership changes (#1220) 2020-07-27 09:19:55 +01:00
log.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00