Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc / node_modules / protobufjs / examples / websocket / www / example.proto
diff --git a/legacy-libs/grpc/node_modules/protobufjs/examples/websocket/www/example.proto b/legacy-libs/grpc/node_modules/protobufjs/examples/websocket/www/example.proto
new file mode 100644 (file)
index 0000000..f717bf3
--- /dev/null
@@ -0,0 +1,3 @@
+message Message {\r
+    required string text = 1;\r
+}\r