1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-29 23:04:50 +02:00
Smack/documentation/extensions/intro.html
2003-08-19 13:20:42 +00:00

16 lines
512 B
HTML

<html>
<head>
<title>Smack Extensions User Manual</title>
</head>
<body>
<h1>Smack Extensions Manual</h1>
<p>The XMPP protocol includes a base protocol and many optional extensions. Smack provides the
org.jivesoftware.smack package for the core XMPP protocol, and the org.jivesoftware.smackx package for
many of the protocol extensions.</p>
<p>This manual provides details about each of the "smackx" extensions, including what
it is, how to use it, and some simple example code.
</body>
</html>