XMPP: Difference between revisions

From Tildeverse Wiki
(Add more info about xmpp)
No edit summary
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
'''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.[https://en.wikipedia.org/wiki/XMPP]
[[Wikipedia:Extensible Messaging and Presence Protocol|'''eXtensible Messaging and Presence Protocol''']] ('''XMPP''', originally named '''Jabber''') is an [[Wikipedia:open communication protocol|open communication protocol]] designed for [[Wikipedia:instant messaging|instant messaging]] (IM), [[Wikipedia:presence information|presence information]], and contact list maintenance. Based on [[Wikipedia:XML|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 [[Wikipedia:message-oriented middleware|message-oriented middleware]], including signalling for [[Wikipedia:VoIP|VoIP]], video, file transfer, gaming and other uses.


== Providers on [[tildeverse]] ==
== Providers on [[tildeverse]] ==


* tilde.team
* [[tilde.team]]
* hmm.st
* [[hmm.st]]
* southlondon.cc
* [[heathens.club]]
* [[hextilde]]
 
== XMPP clients ==
 
* [https://github.com/sleduc/weechat-xmpp Weechat]
* [https://profanity-im.github.io/ Profanity]
* [https://dino.im/ Dino]
* [https://gajim.org/ gajim]
* [https://movim.eu Movim] (webchat)
* [https://conversations.im/ Conversations] (android)


[[Category:Protocols]]
[[Category:Protocols]]

Latest revision as of 03:07, 29 June 2022

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