https://btholt.github.io/complete-intro-to-realtime/socketio
https://btholt.github.io/complete-intro-to-realtime/intro-to-websockets
Socket.io:
FE:
const socket = io("http://localhost:8080"); socket.on("connect", () => { console.log("connected"); presence.innerText = "