From cee4240979b3b9c4ebb877631e66157918598c3d Mon Sep 17 00:00:00 2001 From: jobol Date: Mon, 6 Jun 2016 11:32:19 +0200 Subject: DBus binding: first draft MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Implements the verb 'rawcall' Change-Id: Id83b065f778f2fd61ecf6e4e13bff3cc17d8ef18 Signed-off-by: José Bollo --- test/test-dbus-rawcall.html | 57 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 test/test-dbus-rawcall.html (limited to 'test') diff --git a/test/test-dbus-rawcall.html b/test/test-dbus-rawcall.html new file mode 100644 index 00000000..74e57624 --- /dev/null +++ b/test/test-dbus-rawcall.html @@ -0,0 +1,57 @@ + + + Test of DBUS binding + + + + +

WebSocket Echo

+
Not Connected
+ + + -- cgit