Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 677 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 677 Bytes

PetriNet_backend_API

A web server API that accepts a Petri net as input, executes its transitions, and streams its evolution (state changes) in real time via a WebSocket connection.

A demo of a client use is available on the webserver URL. It displays the messages exchange and Petri net execution.

For more insights on how to use this API, please look at index.html

This project is designed as the backend of a bigger one, in progress (front website)

Authors: Rami Atassi