WebSocket 自行百度 引入websocket模块 npm i nodejs-websocket --sava npm install socket.io --save 服务器端 npm install -g ws //全局安装W... 2021-12-02