You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 3, 2023. It is now read-only.
We need to have a new express server, this server will handle user authentication and permission management.
It should also be the server used to serve the Vue/React frontend components.
Additionally, it would be good to have configurable server management.
e.g.
Tell the hub server to make a new queue server, give it a url to access the server backend and it registers that /queue/UNIQUEID forwards the socket connections to the queue backend
The text was updated successfully, but these errors were encountered:
We need to have a new express server, this server will handle user authentication and permission management.
It should also be the server used to serve the Vue/React frontend components.
Additionally, it would be good to have configurable server management.
e.g.
Tell the hub server to make a new queue server, give it a url to access the server backend and it registers that /queue/UNIQUEID forwards the socket connections to the queue backend
The text was updated successfully, but these errors were encountered: