README
"Skaÿ Priority Queue" back part
Implementation of a synchronized priority queue between front and back app.
Download the front component to make it work : https://github.com/SkayParadigm/JS_SkayPriorityQueueFront
Simple implementation of a synchronized priority queue between the front and back app. Back part.
<script type="module">
import skaypriorityqueueback from 'https://cdn.skypack.dev/skaypriorityqueueback';
</script>
Implementation of a synchronized priority queue between front and back app.
Download the front component to make it work : https://github.com/SkayParadigm/JS_SkayPriorityQueueFront