ANN: native Javascript/node.js implementation of DBus; dbusFS - FUSE-based dbus "filesystem"

Andrey Sidorov andrey.sidorov at gmail.com
Mon Oct 1 18:08:10 PDT 2012


Hi,
I recently released dbus implementation in javascript and FUSE-based dbus
filesystem

https://github.com/sidorares/node-dbus
https://github.com/sidorares/dbusfs

At the moment best source for documentation is in examples code, I'm
working on proper readme/documentation.

This is work in progress, but overall is functional, you should be able to
connect to session/system bus (you need to have socat installed to be able
to connect to abstract socket address), create your own server bus, create
proxy objects from introspection xml automatically and expose interfeces
with automatically generated introspection interface.

Cheers,
Andrey.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20121002/948fa87c/attachment.html>


More information about the dbus mailing list