.. | ||
www | ||
package.json | ||
README.md | ||
server.js |
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