Closed
Bug 920243
Opened 12 years ago
Closed 7 years ago
TogetherJS
Categories
(mozilla.org Graveyard :: Project Review, task)
mozilla.org Graveyard
Project Review
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ianbicking, Unassigned)
References
Details
Initial Questions:
Project/Feature Name: TogetherJS
Tracking ID:
Description:
TogetherJS is a service and library for adding real-time collaboration to a website.
The service/server portion is a server that accepts WebSocket connections, and echos those messages between the participants in a session. Only aggregated usage statistics are saved, everything else is memory-only.
The client library runs on the website (in content) and introspects the page and communicates with everyone else in the session about certain actions that the user takes.
Additional Information:
Site: https://togetherjs.com/
Github: https://github.com/mozilla/togetherjs
Server: https://github.com/mozilla/togetherjs/blob/develop/hub/server.js
JP is handling the ops/deployment: jp@mozillafoundation.org (it is deployed on AWS)
Key Initiative: Labs / Research / H3
Release Date: Continuous releases
Project Status: launched
Mozilla Data: Yes
Mozilla Related:
Separate Party: No
Depends on: 920244
| Reporter | ||
Comment 1•12 years ago
|
||
Bug 920244 - Security Review: TogetherJS
Bug 920245 - Legal Review: TogetherJS
Bug 920246 - Privacy-Technical Review: TogetherJS
Bug 920247 - Privacy-Policy Review: TogetherJS
Updated•12 years ago
|
Group: mozilla-corporation-confidential
Comment 2•7 years ago
|
||
I think it is safe to close this bug (no activity for several years)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•1 year ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•