1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 23:24:50 +02:00
Smack/documentation/extensions/intro.md
Florian Schmaus 745d67a676 Update markdown-gradle-plugin to 1.0.0
and rename documentation links from .html to .md, since
markdown-gradle-plugin will now automatically transfer the links .md to
.html.

Now users can broswe the documentation in their markdown form (e.g. via
github) and via html.

Also add a symlink from README.md to index.md in documentation/.
2015-03-07 21:08:53 +01:00

2 KiB

Smack Extensions Manual

Current Extensions

Name XEP # Description

Private Data

XEP-0049

Manages private data.

XHTML Messages

XEP-0071

Allows send and receiving formatted messages using XHTML.

Message Events

XEP-0022

Requests and responds to message events.

Data Forms

XEP-0004

Allows to gather data using Forms.

Multi User Chat

XEP-0045

Allows configuration of, participation in, and administration of individual text-based conference rooms.

Roster Item Exchange

XEP-0093

Allows roster data to be shared between users.

Time Exchange

XEP-0090

Allows local time information to be shared between users.

Group Chat Invitations

N/A

Send invitations to other users to join a group chat room.

Service Discovery

XEP-0030

Allows to discover services in XMPP entities.

File Transfer

XEP-0096

Transfer files between two users over XMPP.

PubSub

XEP-0060

Generic publish and subscribe functionality.

Entity Capabilities

XEP-0115

Broadcasting and dynamic discovery of entity capabilities.

Privacy Lists

XEP-0016

Enabling or disabling communication with other entities.

HTTP over XMPP transport

XEP-0332

Allows to transport HTTP communication over XMPP peer-to-peer networks.

Jive Properties

N/A

TODO