Changes between Version 9 and Version 10 of PetriPad


Ignore:
Timestamp:
Jun 8, 2025, 12:33:52 PM (3 weeks ago)
Author:
Lawrence Cabac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PetriPad

    v9 v10  
    1818  represent individual collaboration sessions and keep track of the edited nets and the participating users. They also function as a central message relay between the participating user agents and resolve conflicts arising from concurrency. A session agent also stores the current state of each net.
    1919
    20 [[ImageSvg(use_case_diagram.svg)]]
     20[[Image(use_case_diagram.svg)]]
    2121
    2222Communication between Renew clients and the server is handled by the WebSocket protocol. In this approach the clients are not required to run a complete instance of the multi-agent system themselves, but only need a lightweight plugin for the editor:
    2323
    24 [[ImageSvg(model-websocket.svg)]]
     24[[Image(model-websocket.svg)]]
    2525
    2626