Communication - hyperledger-labs/orion-server GitHub Wiki

This page describes communication between components

Communication between Client SDK and Server in BlockchainDB done over RESTFul services, encrypted by mutual TLS.

Server exposes multiple RESTFul APIs described in Server APIs document, to accept requests from Client SDK. Opposite communication direction consist of transaction response accept endpoint, exposed by Client SDK APIs.