We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Sth. we could also concider for the GUI communication:
Edit: socket.io doesn't provide a C++ server 😞
Sorry, something went wrong.
The libwebsockets used in
is C only, thus very ugly and unsafe.
Let's investigate into modern C++ websocket libraries.
I'll start with
orzechow
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: