Lines Matching refs:dbus
1 # lws minimal dbus ws proxy
12 sent back to the dbus client.
15 the dbus client.
20 is necessary for lws build described in ./lib/roles/dbus/README.md
27 $ cmake .. -DLWS_DBUS_INCLUDE2="/usr/lib64/dbus-1.0/include"
33 $ cmake .. -DLWS_DBUS_INCLUDE2="/usr/lib/x86_64-linux-gnu/dbus-1.0/include"
39 The dbus-ws-proxy server tries to register its actual bus name with the SYSTEM
43 The main dbus daemon must be told how to accept these registrations if that's
44 what you want. A config file is provided that tells dbus to allow the
48 $ sudo cp org.libwebsockets.wsclientproxy.conf /etc/dbus-1/system.d
49 $ sudo systemctl restart dbus
54 Run the dbus-ws-proxy server, then start lws-minimal-dbus-ws-proxy-testclient in
63 $ sudo ./lws-minimal-dbus-ws-proxy-testclient