Mozilla Open source Togetherjs: Lets the website have the real-time collaboration function

Source: Internet
Author: User
Keywords Real-time open source feature Mozi can

Togetherjs is a JavaScript library built by http://www.aliyun.com/zixun/aggregation/29851.html ">mozilla to add real-time collaboration to the site, Togetherjs is free and open source, follows the MPL 2.0 Open source protocol, and is hosted on a Mozilla server.

Why use Togetherjs?

Jointly created: TOGETHERJS allows users to achieve real-time collaboration on the site;

For Web build: Togetherjs is based on JavaScript development, can be installed without installing software or plug-ins, is very friendly to existing pages, and allows developers to customize them for their own needs.

What are the built-in features?

Support Voice or video chat: Togetherjs uses Web RTC technology to emphasize the importance of user communication;

Text chat: Users can also communicate with friends through instant messaging;

User focus: Users can also see each other's mouse dynamics;

Common browsing: Users can follow each other in the same domain to browse different pages;

Togetherjs allows users to see each other in real time;

Supports real-time synchronization of content.

Try a little.

1. Copy the following JavaScript code to the source:

<script src= "Https://togetherjs.com/togetherjs-min.js" ></script>

2. Add HTML button

Copy the above code to the source, and then copy the following code to the website:

<button onclick= "Togetherjs (this); return false; >start togetherjs</button>

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.