Skip to content

Add support for RequestMetadata

Santiago Gil requested to merge santigl/106-request-metadata into master

Description

Introduce support for sending and receiving RequestMetadata header values that can be attached to RPC calls.

Changes proposed in this merge request:

  • Allow bgd execute to send RequestMetadata values
  • Introduce the Peer class to represent client sessions
  • Refactor Job to keep track of Peers associated to it

This merge request, when merged, will address issue/bug:

#106 (closed)

Edited by Santiago Gil

Merge request reports

Loading