ProtoBuf.js WebSocket example
This example shows how to use binary websockets to transfer protocol buffers.
Instructions
- Set up dependencies:
npm install - Run:
node server.js - Open http://localhost:8080/ in a recent browser
| 名称 | 最后更新 |
最后提交
3abfe5f4
–
1.server数据不再从本地加载,直接获取从Sass返回的数据;2.增加日志上报;3.人员属...
历史
|
|---|---|---|
| .. | ||
| www | 正在载入提交数据... | |
| .npmignore | 正在载入提交数据... | |
| README.md | 正在载入提交数据... | |
| package.json | 正在载入提交数据... | |
| server.js | 正在载入提交数据... |
This example shows how to use binary websockets to transfer protocol buffers.
npm install
node server.js