Personal mirror, might delete later
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
irdest/rpc-core
Katharina Fey 1a45349ec4
irdest-sdk: correctly fix the subscription test
3 years ago
..
irpc-broker Remove unused dependencies 3 years ago
irpc-sdk irdest-sdk: correctly fix the subscription test 3 years ago
README.md Refactoring RPC components 3 years ago

README.md

qrpc core components

A generic, async message bus to connect various applications together. Each 'service' on the bus has an ID, which can be addressed directly. A central broker (qrpc-broker) facilitates messages propagation and reply timeouts.

As a developer for the qaul application ecosystem you will very rarely have to interact with these components yourself. Instead, use the qaul component SDKs!