mirror of
https://libwebsockets.org/repo/libwebsockets
synced 2025-05-02 15:19:59 +00:00

This builds on the new dbus role support to provide a minimal example proxy between ws and dbus. A client app is provided that asks the proxy to connect to libwebsockets.org and proxy the drawing data from the mirror example there back to the dbus client using dbus messages.
4 lines
207 B
Markdown
4 lines
207 B
Markdown
|Example|Demonstrates|
|
|
---|---
|
|
minimal-dbus-client|Shows how to connect to a DBusServer dbus server like minimal-dbus-server
|
|
minimal-dbus-ws-proxy-testclient|A test client for use with minimal-dbus-ws-proxy
|