Changes between Version 1 and Version 2 of PetriPad
- Timestamp:
- Jun 24, 2012, 10:14:25 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PetriPad
v1 v2 3 3 PetriPad is a real-time collaboration extension for Renew. It enables simultaneous editing of the same documents from different editor instances over a network. 4 4 5 [[ImageSvg(scenario.svg, 120px)]] 5 6 6 7 PetriPad 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.