How do I fix a server side socket.io error?

前端 未结 0 1937
旧时难觅i
旧时难觅i 2020-12-12 21:08

I have the following lines of code in my index.js file:

    const express = require(\'express\');
    const app = express();
    const server = require(\'http         


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