examples: usable with Crosswalk extension and web socket
authorPatrick Ohly <patrick.ohly@intel.com>
Fri, 20 Jun 2014 07:57:58 +0000 (09:57 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Mon, 30 Jun 2014 09:55:58 +0000 (11:55 +0200)
commit80edab5469b7b0aa71b7c72c92492bb8dbf19f8d
tree704e78e5b244b3be482ed81e76691c51a81cd313
parente511dfab6c0c3d8326dfaed70660421df7054c9a
examples: usable with Crosswalk extension and web socket

When the browser already provides the "cloudeebus" module, then the
examples do not need (and shouldn't) import the cloudeebus .js again,
because that would replace the browser extension implementation with
the web socket version.
doc/agent/client.html
doc/agent/server.html
doc/sample/cloudeebus.html