1
0
mirror of https://github.com/matrix-org/dendrite.git synced 2024-06-15 13:36:43 +00:00
matrix-org.dendrite/federationapi/internal
Till 11d9b9db0e
Remove polylith/API mode (#2967)
This removes most of the code used for polylith/API mode.

This removes the `/api` internal endpoints entirely. 

Binary size change roughly 5%: 
```
51437560 Feb 13 10:15 dendrite-monolith-server # old
48759008 Feb 13 10:15 dendrite-monolith-server # new
```
2023-02-14 12:47:47 +01:00
..
api.go Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00
federationclient_test.go Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00
federationclient.go Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
keys.go Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00
perform_test.go Relay integration to pinecone demos (#2955) 2023-01-28 23:27:53 +00:00
perform.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
query.go Don't get blacklisted hosts when querying joined servers (#2880) 2022-11-15 17:21:16 +00:00