6a2c40392b9e9a7a75ef9de5cab1071034471c87
[motion2.git] / legacy-libs / grpc-cloned / node_modules / protobufjs / examples / websocket / README.md
1 ProtoBuf.js WebSocket example\r
2 =============================\r
3 This example shows how to use binary websockets to transfer protocol buffers.\r
4 \r
5 Instructions\r
6 ------------\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