dendrite/common
aditsachde 7d77538ca4 patch dendrite microservices with bind config (#795)
This PR adds a block in the dendrite config for the services to bind to. The microservices should bind to the addresses in the bind block, and will be contacted at the address in the listen block.

This fixes an issue with the microservices and kubernetes services.
2019-10-02 10:29:27 +01:00
..
basecomponent patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
config patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
http
keydb
test patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
transactions
consumers.go
eventcontent.go Replace event content types with ones in gomatrixserverlib (#785) 2019-08-16 01:45:11 +08:00
events.go
httpapi.go Add auth fallback endpoint (#405) 2019-08-15 01:34:49 +08:00
log.go
partition_offset_table.go
routing.go
sql.go
types.go Implement profile retrieval over federation (#726) 2019-08-07 00:02:12 +08:00