0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-04 12:08:40 +02:00
dendrite/internal/httputil
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
..
httpapi.go Add clientapi tests (#2916) 2022-12-23 14:11:11 +01:00
httpapi_test.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
paths.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
rate_limiting.go Rate limiting changes (#2519) 2022-06-07 14:24:04 +01:00
routing.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00