Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus <github@spam.herberth.eu>2014-05-14 16:44:03 +0400
committerKlaus <github@spam.herberth.eu>2014-05-14 16:44:03 +0400
commit04d200f5defcee03e116ab1c989e9b4263560fc8 (patch)
tree2e86ec1c9041acb4707c7a8e44a8c9f619e4077b /README.md
parente6f9efac5125bdebae5d83943d7173f71f0bd06a (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md41
1 files changed, 3 insertions, 38 deletions
diff --git a/README.md b/README.md
index 64c3f71..196e2a2 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
__Bugtracker and issues:__ https://github.com/sualko/jsxc/issues
+__Wiki__ https://github.com/sualko/jsxc/wiki
# Owncloud JavaScript Xmpp Client
@@ -6,44 +7,8 @@ __Beware! This is beta software.__
Real-time chat app for OwnCloud. This app requires external XMPP server (openfire, ejabberd etc.).
-### Features
-- integration into existing ui
-- one-to-one conversation (XMPP)
-- encrypted one-to-one conversation (OTR)
- - use of whitespace tags to start a OTR session
-- user verification (SMP)
-- encrypted one-to-one video call (WebRTC)
- - [TURN REST API](http://tools.ietf.org/html/draft-uberti-behave-turn-rest-00)
- - fullscreen mode
- - snapshots
-- auto link-detection
-- emotions
-- roster management
-- multi-language support (de, en)
-- multi tab support
-- vCard avatar
-
-### Supported protocols
-- XMPP Core (RFC6120)
-- XMPP IM (RFC6121)
-- Bidirectional-streams Over Synchronous HTTP (XEP-0124)
-- XMPP Over BOSH (XEP-0206)
-- Service Discovery (XEP-0030)
-- CAP (XEP-0127)
-- Jingle (XEP-0166)
-- Jingle RTP Sessions (XEP-0167)
-- vcard-temp (XEP-0054)
-- vCard-Based Avatars (XEP-0153)
-
-### Supported browsers
-- Full support for __Chrome__ and __Firefox__.
-- __IE__ doesn't support multi tabs, WebRTC and Notifications.
-- __Safari__ doesn't support WebRTC and Notifications.
-
-### Planned features
-- multi user chat
-- video conference
-- encrypted file transfer
+More information about features, supported protocols/browsers and planned features at [www.jsxc.org](http://www.jsxc.org/).
+
## User notes