nodify
nodify copied to clipboard
Use WebSocket to update the console
We could use a WebSocket connection (through socket.io) to update the client console with the executed program's output as we receive it.