Projects



Changes between Initial Version and Version 1 of PetriPad


Ignore:
Timestamp:
Jun 24, 2012, 10:05:45 PM (12 years ago)
Author:
4burkhar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PetriPad

    v1 v1  
     1== PetriPad ==
     2
     3PetriPad is a real-time collaboration extension for Renew. It enables simultaneous editing of the same documents from different editor instances over a network.
     4
     5
     6PetriPad uses a lightweight plugin for Renew that connects with a collaboration server that handles communication and session management. The server is implemented as a multi-agent system built upon the Mulan framework and the PAOSE approach. Communication between Renew clients and the server is handled by the WebSocket protocol.