Skip to content

Erlang DBUS implementation (forked from unmaintained erlang-dbus)

License

Notifications You must be signed in to change notification settings

Genetec/erlang-dbus

 
 

Repository files navigation

A native erlang implementation of D-Bus

D-BUs is now largely used in a lot of applications for language-independant, object-oriented RPC system.

The erlang platform needs an erlang native implementation.

Flattr this git repo Build Status Hex.pm Hex.pm Project Stats

Documentation

Current status

The status:

  • consume D-Bus services: ok
  • connect through TCP and UNIX socket: ok
  • connect through kernel: not ok (but can use unix socket emulation)
  • tested: ok.

TODO:

About

Erlang DBUS implementation (forked from unmaintained erlang-dbus)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Erlang 98.7%
  • Other 1.3%