Skip to content
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.

Latest commit

 

History

History
29 lines (17 loc) · 1019 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 1019 Bytes

Unified Collaboration Engine

U.C.Engine (Unified Collaboration Engine) includes:

  • a publish/subscribe server with persistence,
  • a Javascript frontend client with a library of several realtime collaborative widgets (chat, file sharing...)
  • several backend clients that provide additional features to your application (video streaming, file converters...)

U.C.Engine allows you to build real time applications like collaboration based services, live meetings, games or anything that fits well in an event driven philosophy.

U.C.Engine is a free software project written in erlang (server) and javascript (front client). It exposes a ReSTful HTTP API with JSON as its primary exchange format.

Docs

http://docs.ucengine.org/

Contributions, help, discuss

To suggest a feature, report a bug: http://github.com/AF83/ucengine/issues/

General discussion: http://groups.google.com/group/ucengine

License

Copyright 2011, af83

The default license for all files is AGPLv3 except wwwroot/ under MIT/GPLv2.