User Tools

Site Tools


community:xmpp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
community:xmpp [2021/06/05 22:28]
nanodano
community:xmpp [2021/06/05 22:35] (current)
nanodano
Line 3: Line 3:
 [[https://xmpp.org|XMPP]], formerly Jabber, is a messaging protocol standard that is highly extensible. It is federated meaning there is not one central server but different servers can all communicate with each other, similar to how email works across multiple domains and email providers. [[https://xmpp.org|XMPP]], formerly Jabber, is a messaging protocol standard that is highly extensible. It is federated meaning there is not one central server but different servers can all communicate with each other, similar to how email works across multiple domains and email providers.
  
-===== DevDungeon XMPP Chat room =====+===== DevDungeon XMPP Server =====
  
-If you a member of the DevDungeon Virtual Hackerspace, you will have your own account ''you@devdungeon.com'' that you can login with to the DevDungeon serverIf you have your own account, you can join our public chat room:+DevDungeon runs an XMPP server as part of [[https://my.devdungeon.com/services|the DevDungeon infrastructure]]. The ''general@conference.devdungeon.com'' chat room is open to the public and anyone can join.  
 +If you a member of the DevDungeon Virtual Hackerspace, you get your own account ''you@devdungeon.com''.
  
 <code> <code>
Line 62: Line 63:
 [[https://www.igniterealtime.org/projects/openfire/|OpenFire]] is an XMPP written in Java. It has a feature-rich web interface. The project also has a Java library for XMPP named [[https://www.igniterealtime.org/projects/smack/|Smack]] and a Java desktop client for XMPP chat named [[https://www.igniterealtime.org/projects/spark/|Spark]]. Together, they provide a complete suite for XMPP. There are also a number of [[https://www.igniterealtime.org/projects/openfire/plugins.jsp|Openfire plugins]] that extend the server. [[https://www.igniterealtime.org/projects/openfire/|OpenFire]] is an XMPP written in Java. It has a feature-rich web interface. The project also has a Java library for XMPP named [[https://www.igniterealtime.org/projects/smack/|Smack]] and a Java desktop client for XMPP chat named [[https://www.igniterealtime.org/projects/spark/|Spark]]. Together, they provide a complete suite for XMPP. There are also a number of [[https://www.igniterealtime.org/projects/openfire/plugins.jsp|Openfire plugins]] that extend the server.
  
-For instructions on setting up Openfire XMPP server, see: [[:other:openfire_setup]].+For instructions on setting up Openfire XMPP server, see: [[:other:openfire_setup|Openfire XMPP Server Setup]].
  
 +** Prosody IM **
  
 +https://prosody.im/ "Prosody is a modern XMPP communication server. It aims to be easy to set up and configure, and efficient with system resources. Additionally, for developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols.
 +
 +Prosody is open-source software under the permissive MIT/X11 license."
 +
 +** ejabberd **
 +
 +https://www.ejabberd.im/ "Robust, Scalable and Extensible Realtime Platform
 +XMPP Server + MQTT Broker + SIP Service"
  
 ===== DNS Entries ===== ===== DNS Entries =====
community/xmpp.1622932126.txt.gz · Last modified: 2021/06/05 22:28 by nanodano