Minor fixes in XMPP article
This commit is contained in:
parent
66727e9936
commit
5d3137ada8
|
@ -6,7 +6,7 @@ date: 11th August 2021
|
||||||
|
|
||||||
# Introduction
|
# Introduction
|
||||||
XMPP is a protocol for instant messaging. It stands for *Extensible Messaging and Presence Protocol*.
|
XMPP is a protocol for instant messaging. It stands for *Extensible Messaging and Presence Protocol*.
|
||||||
It supports most things you'd expect from from an instant messaging software, like: chat (duh?), sending images/videos/other
|
It supports most things you'd expect from an instant messaging software, like: chat (duh?), sending images/videos/other
|
||||||
files, chatrooms (group chats), and even calling (both voice and video). It also supports another great thing: encryption.
|
files, chatrooms (group chats), and even calling (both voice and video). It also supports another great thing: encryption.
|
||||||
|
|
||||||
The biggest problem with XMPP is that many of the clients (apps/programs you use to chat with people) could be better.
|
The biggest problem with XMPP is that many of the clients (apps/programs you use to chat with people) could be better.
|
||||||
|
@ -16,7 +16,7 @@ fine.
|
||||||
|
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
To use XMPP you would need a client. Under here you can see our recommendations of clients for different platforms.
|
To use XMPP you will need a client. Below you can see our recommendations of clients for different platforms.
|
||||||
|
|
||||||
## Clients
|
## Clients
|
||||||
**Linux**
|
**Linux**
|
||||||
|
|
Loading…
Reference in New Issue
Block a user