314 B
314 B
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