mirror of
https://github.com/corda/corda.git
synced 2025-02-06 19:19:19 +00:00
The RPC mechanism uses message queues and is essentially conventional except for the fact that it supports marshalling observables. An observable encapsulates a stream of ongoing events, and server-side observables sent to the client are automatically bound to message queues and managed by Artemis.