mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-29 09:43:10 -06:00
* Use one goroutine per user to avoid locking up the entire server for one bad push gateway. * Split pushing by format. * Send one device per push. Sytest does not support coalescing multiple devices into one push. Matches Synapse. Either we change Sytest, or remove the group-by-url-and-format logic. * Write OutputNotificationData from push server. Sync API is already the consumer. |
||
|---|---|---|
| .. | ||
| client-api-proxy | ||
| create-account | ||
| dendrite-demo-libp2p | ||
| dendrite-demo-pinecone | ||
| dendrite-demo-yggdrasil | ||
| dendrite-monolith-server | ||
| dendrite-polylith-multi | ||
| dendrite-upgrade-tests | ||
| dendritejs | ||
| dendritejs-pinecone | ||
| federation-api-proxy | ||
| furl | ||
| generate-config | ||
| generate-keys | ||
| goose | ||
| resolve-state | ||