go-sendxmpp vs Dendrite

A side-by-side comparison of two self-hosted matrix & xmpp options — licensing, setup difficulty, resource needs, and what each one replaces.

Not the right match-up?
Featurego-sendxmppDendrite
CategoryMatrix & XMPPMatrix & XMPP
LicenseGPL-3.0Apache-2.0
LanguageGoGo
Setup difficultyEasyMedium
Min. RAM32 MB512 MB
Deploymentbinary, sourcedocker, binary, source
GitHub stars★ 100★ 5,632
First released20192017
ReplacesSlack incoming webhooksSlack, Discord

Why pick each one

Choose go-sendxmpp if…

  • Released under the GPL-3.0 license
  • Easy to set up — beginner-friendly
  • Written in Go
  • Tiny footprint — runs in 32 MB RAM
go-sendxmpp details

Choose Dendrite if…

  • Much lighter than Synapse
  • Active development by Matrix.org
Dendrite details

Frequently asked questions

Is go-sendxmpp or Dendrite better?

Neither is universally better. Dendrite has the larger community, while go-sendxmpp is simpler to set up (easy difficulty). Choose based on the comparison table above and your own setup.

Are go-sendxmpp and Dendrite free and open-source?

Yes. go-sendxmpp is licensed under GPL-3.0 and Dendrite under Apache-2.0. Both can be self-hosted at no software cost.

Can I run go-sendxmpp and Dendrite with Docker?

go-sendxmpp: check the project docs for container support. Dendrite: yes.

Related comparisons