-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
Add GUI #22
Labels
core library
Concerns the project's core library
Comments
Edit: socket.io doesn't provide a C++ server 😞 |
The libwebsockets used in is C only, thus very ugly and unsafe. Let's investigate into modern C++ websocket libraries. I'll start with
|
Merged
Closed with #10 🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: