Update index.js
Esse commit está contido em:
@@ -6,7 +6,7 @@ This file uses socket.io to communicate realtime.
|
||||
|
||||
See my:
|
||||
- Github profile: https://github.com/nadzeri
|
||||
- LinkedIn profile: https://id.linkedin.com/in/muhammad-nadzeri-munawar-985569b1
|
||||
- LinkedIn profile: https://id.linkedin.com/in/nadzeri
|
||||
- Email: nadzeri.munawar94@gmail.com
|
||||
*/
|
||||
|
||||
@@ -30,4 +30,4 @@ io.on('connection', function(socket){
|
||||
|
||||
http.listen(3000, function(){
|
||||
console.log('listening on *:3000');
|
||||
});
|
||||
});
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário