dbusjs / node-dbus-next

🚌 The next great dbus library for node
https://www.npmjs.com/package/dbus-next
156 stars 52 forks source link

Add high level client #98

Closed lesha1201 closed 2 years ago

lesha1201 commented 2 years ago

Branched from https://github.com/dbusjs/node-dbus-next/pull/95

High level client automatically subscribes to NameOwnerChanged signal once proxy object is retrieved.

Fixes https://github.com/dbusjs/node-dbus-next/issues/96

acrisci commented 2 years ago

:+1: