Skip to content

MessageBus is a small library for inter process communication (IPC) in Qt. It provides simple functions to send every data including socket descriptors to another process using MessageBus.

License

FlyingRatBull/MessageBus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MessageBus

MessageBus is a small library for inter process communication (IPC) in Qt. It provides simple functions to send every data including socket descriptors to another process.

Supported platforms

Currently only Linux is supported but support for Windows and MacOS is planned.

Functionalities

  • Calling functions
  • Calling functions with return value
  • Sending of nearly all data types including socket descriptors

About

MessageBus is a small library for inter process communication (IPC) in Qt. It provides simple functions to send every data including socket descriptors to another process using MessageBus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published