« Previous | Next » 

Revision eaed5f19

IDeaed5f192343b258ff44b89ddf0b970d4a11915c
Parent d4709cce
Child 96dad12d

Added by Agata Murawska over 11 years ago

Infrastructure to execute RPC calls

Prepare and execute RPC call, prepare result for the call. These
procedures are generic in the sense that they only require the
Call and Result types to be connected.
We use curl library for sending http requests for RPC; as the library's
usage can be disabled, we need to use CPP preprocessor macros for some parts
of the code.

Signed-off-by: Agata Murawska <>
Reviewed-by: Iustin Pop <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences