It has been demonstrated by productive use cases that we need a way to share transport layer information to the processors (in particular of HTTP transports, such as IP, Host, Origin, Headers).
An example would be a GeocodingProcessor, that receives an op with an address and returns latitude and longitude.
It has been demonstrated by productive use cases that we need a way to share transport layer information to the processors (in particular of HTTP transports, such as IP, Host, Origin, Headers).
An example would be a GeocodingProcessor, that receives an
op
with anaddress
and returnslatitude
andlongitude
.Also mentioned in #331.