文件名称:collaborative-whiteboard:简单的白板实现,其中使用白板将绘制的路径流式传输给所有用户
文件大小:7KB
文件格式:ZIP
更新时间:2024-07-21 06:21:47
JavaScript
P2P白板 依赖: 去 节点.js 那就跑吧! sh run.sh 这将安装依赖项并编译代码。 白板将在可用。 如果您不想安装依赖项等,可用版本在此运行 。
【文件预览】:
collaborative-whiteboard-master
----messaging.go(2KB)
----public()
--------index.html(253B)
--------styles.css(86B)
--------app.js(1KB)
----styles()
--------styles.styl(71B)
----app.go(2KB)
----run.sh(44B)
----gulpfile.js(1KB)
----README.md(390B)
----javascript()
--------app.js(3KB)
----templates()
--------index.jade(232B)
----package.json(347B)