test
This commit is contained in:
@@ -27,7 +27,7 @@ function initializeSocket(server) {
|
|||||||
next(new Error('Not logged in'));
|
next(new Error('Not logged in'));
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
fdjklsdfjkldfsjklsdfjklsdfkljsdf
|
||||||
io.on('connection', (socket) => {
|
io.on('connection', (socket) => {
|
||||||
|
|
||||||
if (!socket.user) {
|
if (!socket.user) {
|
||||||
|
|||||||
Reference in New Issue
Block a user