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
| 名称 | 最后更新 |
最后提交
4669408c
–
增加获取推流地址的返回参数字段
历史
|
|---|---|---|
| .. | ||
| 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