文件名称:socket-installation:基于套接字的安装样板
文件大小:37KB
文件格式:ZIP
更新时间:2024-07-20 19:08:47
JavaScript
Node.js Websocket 测试 一个使用 WebSockets 实现的小演示。 在本地运行 npm install npm start 在 Heroku 上运行 heroku create git push heroku master heroku open
【文件预览】:
socket-installation-master
----.gitignore(19B)
----package.json(367B)
----public()
--------js()
----index.js(2KB)
----views()
--------projector.html(239B)
--------controller.html(276B)
----README.md(257B)
----index.html(678B)