mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
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 ``` |
||
|---|---|---|
| .. | ||
| testrig | ||
| wasm | ||
| db.go | ||
| event.go | ||
| http.go | ||
| keyring.go | ||
| keys.go | ||
| memory_federation_db.go | ||
| memory_relay_db.go | ||
| room.go | ||
| slice.go | ||
| user.go | ||