This is a quick and painless tutorial on how to install XMPP, and self host an XMPP server on NixOS.Thanks @Ionic1k for the b-roll from this video: https://y...
XMPP is wildly extendable, my limited understanding is that Jingle is the extension used for this. From the abstract:
This specification defines an XMPP protocol extension for initiating and managing peer-to-peer media sessions between two XMPP entities in a way that is interoperable with existing Internet standards. The protocol provides a pluggable model that enables the core session management semantics (compatible with SIP) to be used for a wide variety of application types (e.g., voice chat, video chat, file transfer) and with a wide variety of transport methods (e.g., TCP, UDP, ICE, application-specific transports).
I haven’t seen anything about the the extrema of the use cases like that, but Movim is working on building out many of the features of discord and it is built on XMPP.
XMPP is wildly extendable, my limited understanding is that Jingle is the extension used for this. From the abstract:
I haven’t seen anything about the the extrema of the use cases like that, but Movim is working on building out many of the features of discord and it is built on XMPP.
Ok so when you’re talking about xmpp as a discord alternative, basically movim is kind of what people should be paying attention to.
I’ll def check that out. I am also passively observing progress on stoat.