mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-08 01:05:58 +01:00
68e5d882fc
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2294 b35dd754-fafc-0310-a699-88a17e54d16e
21 lines
No EOL
409 B
HTML
21 lines
No EOL
409 B
HTML
<html>
|
|
<head>
|
|
<title>Multi User Chat</title>
|
|
<link rel="stylesheet" type="text/css" href="style.css" />
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="header">Multi User Chat</div><p>
|
|
|
|
Allows configuration of, participation in, and administration of individual text-based conference rooms.<p>
|
|
|
|
<b>JEP related:</b> <a href="http://www.jabber.org/jeps/jep-0045.html">JEP-45</a>
|
|
|
|
<hr>
|
|
|
|
<em>More coming soon.</em>
|
|
|
|
</body>
|
|
|
|
</html> |