You are on page 1of 1

Communication flow WebGL - Restful API - Web page - Database - websocket server

Emit an event to all connected clients informing them with updates

Web page

Upload the file to the server using HTTP Database


WebGL
Player 4

Communicate text data


1

2
Distant machine
5
NodeJS server
Drag and drop file

User Express server websocket server

Requests the new files and perform the required updates

Node server will trigger ws server


Store/retrieve files to emit an event when the file
3 upload and edit is done
as needed

Storage

You might also like