0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-14 10:28:24 +02:00
dendrite/appservice
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 Implement /thirdparty endpoints (#2831) 2022-11-02 10:17:53 +00:00
consumers Add RoomEventType nats.Header to avoid unneeded unmarshalling (#2765) 2022-10-05 12:12:42 +02:00
query Implement /thirdparty endpoints (#2831) 2022-11-02 10:17:53 +00:00
appservice.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
appservice_test.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00