https://github.com/vincenthz/udbus
micro dbus library for embedding
https://github.com/vincenthz/udbus
Last synced: 8 months ago
JSON representation
micro dbus library for embedding
- Host: GitHub
- URL: https://github.com/vincenthz/udbus
- Owner: vincenthz
- Created: 2011-04-02T11:30:09.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2023-07-14T09:56:04.000Z (almost 3 years ago)
- Last Synced: 2025-02-01T19:51:21.743Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 107 KB
- Stars: 15
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-systemd - udbus
README
udbus library
=============
The udbus library is a tiny dbus library to embedded in your project to give it dbus capability.
it's easier to use than the actual official dbus library, and the code is much smaller as well.