Closed IamfromSpace closed 4 years ago
This has been some low-hanging fruit for a while to simplify the runtime loop definition by hiding HTTP details like headers/bodies/decoding/etc.
There's more opportunities here (absorb static context, hide the request Id via continuations, etc), but this is a nice carved out first step.
This has been some low-hanging fruit for a while to simplify the runtime loop definition by hiding HTTP details like headers/bodies/decoding/etc.
There's more opportunities here (absorb static context, hide the request Id via continuations, etc), but this is a nice carved out first step.