LINXD-2222-v2
master
@ -62,7 +62,7 @@ const io = new Server(httpsServer, {
allowEIO3: true,
allowRequest: (req, next) => {
console.log('req', req);
next()
next(null, true)
}
});
The note is not visible to the blocked user.