How to access socket file into other controller

后端 未结 0 1737
庸人自扰
庸人自扰 2020-12-21 21:08

How to access socket file into other controller

socket.js file

module.exports = function (io) {
    io.use(async function (socket, next) {

    }).on(\         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题