Open vlvcDev opened 1 month ago
We need client to connect to the server via a web socket with a unique session-id (perhaps with a cookie). Set up basic communication between the server and the client with a web socket, so that we can later return the user's submission data.
We need client to connect to the server via a web socket with a unique session-id (perhaps with a cookie). Set up basic communication between the server and the client with a web socket, so that we can later return the user's submission data.