1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-09 00:00:04 +01:00
libwebsockets/minimal-examples/dbus-server
Andy Green fabe78d222 Wextra
Add -Wextra (with -Wno-unused-parameter) to unix builds in addition to
-Wall -Werror.

This can successfully build everything in Sai without warnings / errors.
2021-07-04 10:29:54 +01:00
..
minimal-dbus-server sai: xenial 2021-02-28 19:05:25 +00:00
minimal-dbus-ws-proxy Wextra 2021-07-04 10:29:54 +01:00
README.md dbus-ws-proxy 2018-10-13 08:16:27 +08:00

Example Demonstrates
minimal-dbus-server Shows how to run a DBUS session server using lws event loop
minimal-dbus-ws-proxy Control ws client connections via DBUS