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