1 ProtoBuf.js WebSocket example
\r
2 =============================
\r
3 This example shows how to use binary websockets to transfer protocol buffers.
\r
7 1. Set up dependencies: `npm install`
\r
8 2. Run: `node server.js`
\r
9 3. Open [http://localhost:8080/](http://localhost:8080/) in a recent browser
\r