Server:
io.on(\'connection\', (socket) => { socket.on(\'getMessages\', async (data) => { const dataObj = JSON.parse(data); const server = dat