dbus/README.md

6 lines
170 B
Markdown
Raw Normal View History

2024-01-05 21:40:18 +01:00
# dbus
D-BUS is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity.