Skip to content
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

[change] Do we really need two routes for the same websocket consumer? #173

Closed
nemesifier opened this issue Apr 6, 2023 · 0 comments · Fixed by #174
Closed

[change] Do we really need two routes for the same websocket consumer? #173

nemesifier opened this issue Apr 6, 2023 · 0 comments · Fixed by #174
Assignees

Comments

@nemesifier
Copy link
Member

In #171 we fixed a bug which was preventing a non-admin view to connect to the websocket consumer to receive updates regarding a topology.

A new route was added due to how the JS is currently written, but I am wondering if this additional route is really necessary and whether it wouldn't be better to use one route in both places (admin and frontend)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
2 participants