4.3.26 event_error
io.on('connection',socket=>{
socket.on('error',error=>{
//
})
})Last updated
Was this helpful?
io.on('connection',socket=>{
socket.on('error',error=>{
//
})
})Last updated
Was this helpful?
Was this helpful?