Skip to content

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 its' usage is available on the webserver URL.

Notifications You must be signed in to change notification settings

RamiATASSI/PetriNet_backend_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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 its' usage is available on the webserver URL.

Topics

Resources

Stars

Watchers

Forks