XMPP: Difference between revisions

From Tildeverse Wiki
m (Add xhec.one)
m (Add profanity and fix weechat)
Line 10: Line 10:
== XMPP clients ==
== XMPP clients ==


* [https://weechat.org/ Weechat]
* [https://github.com/sleduc/weechat-xmpp Weechat]
* [https://profanity-im.github.io/ Profanity]
* [https://dino.im/ Dino]
* [https://dino.im/ Dino]
* [https://gajim.org/ gajim]
* [https://gajim.org/ gajim]

Revision as of 18:21, 11 June 2021

Extensible Messaging and Presence Protocol (XMPP, originally named Jabber) is an open communication protocol designed for instant messaging (IM), presence information, and contact list maintenance. Based on XML (Extensible Markup Language), it enables the near-real-time exchange of structured data between any two or more network entities. Designed to be extensible, the protocol offers a multitude of applications beyond traditional IM in the broader realm of message-oriented middleware, including signalling for VoIP, video, file transfer, gaming and other uses.

Providers on tildeverse

XMPP clients