@@ -11,8 +11,10 @@ app.use(cors());
const server = http.createServer(app);
console.log("ENTER THE SOCKET");
//console.log(server);
console.log(http);
//console.log(http);
const io = new Server(server, {
cors: {
The note is not visible to the blocked user.