Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc-cloned / node_modules / protobufjs / examples / websocket / README.md
diff --git a/legacy-libs/grpc-cloned/node_modules/protobufjs/examples/websocket/README.md b/legacy-libs/grpc-cloned/node_modules/protobufjs/examples/websocket/README.md
new file mode 100644 (file)
index 0000000..6a2c403
--- /dev/null
@@ -0,0 +1,9 @@
+ProtoBuf.js WebSocket example\r
+=============================\r
+This example shows how to use binary websockets to transfer protocol buffers.\r
+\r
+Instructions\r
+------------\r
+1. Set up dependencies: `npm install`\r
+2. Run: `node server.js`\r
+3. Open [http://localhost:8080/](http://localhost:8080/) in a recent browser\r