Skip to content

Releases: kunlinyu/dbus2http

Release list

First release

Choose a tag to compare

@kunlinyu kunlinyu released this 04 Dec 08:01

Finish main features of dbus2http:

  • List all dbus services according to Introspect.
  • Convert between dbus message and json message.
  • Use http post interface to call dbus method.
  • Listen dbus signal by websocket.
  • provide a simple web page to show all information above.