Closed ll-nick closed 3 days ago
Sth. we could also concider for the GUI communication:
Edit: socket.io doesn't provide a C++ server :disappointed:
The libwebsockets used in
is C only, thus very ugly and unsafe.
Let's investigate into modern C++ websocket libraries.
I'll start with
Closed with #10 :tada:
There is this beautiful GUI to visualize the arbitration graphs. Let's add it to the repo and make is easy to work with for our enormous user base.