dendrite/test
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
..
testrig Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
wasm
db.go Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00
event.go
http.go
keyring.go
keys.go
memory_federation_db.go Relay integration to pinecone demos (#2955) 2023-01-28 23:27:53 +00:00
memory_relay_db.go Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00
room.go Handle guest access [1/2?] (#2872) 2022-12-22 13:05:59 +01:00
slice.go
user.go