summaryrefslogtreecommitdiff
path: root/examples/configwebsocketsource
diff options
context:
space:
mode:
authorKevron Rees <kevron.m.rees@intel.com>2014-01-02 16:18:47 -0800
committerKevron Rees <kevron.m.rees@intel.com>2014-01-02 16:18:47 -0800
commitff5290afca78664da71444582b9d8bff9965f185 (patch)
tree109da86642e5bee132adbb7c2becc70dce196d82 /examples/configwebsocketsource
parent2884fe08bf62b414d4c74727fc282e2a82f94fb9 (diff)
downloadautomotive-message-broker-binarywebsockets.tar.gz
add option to use json or binary protocolbinarywebsockets
Diffstat (limited to 'examples/configwebsocketsource')
-rw-r--r--examples/configwebsocketsource3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/configwebsocketsource b/examples/configwebsocketsource
index 5ead5d17..25a80886 100644
--- a/examples/configwebsocketsource
+++ b/examples/configwebsocketsource
@@ -5,7 +5,8 @@
"path" : "/usr/lib/automotive-message-broker/websocketsourceplugin.so",
"port" : "23000",
"ssl" : "false",
- "ip" : "127.0.0.1"
+ "ip" : "127.0.0.1",
+ "binaryProtocol" : "true"
}
],
"sinks": [