Converts a protocol-level wire request context into the generated clients' native form, for providers that receive contexts through their own protocol surfaces and need to hand them to connect(..., { context }).
connect(..., { context })
Converts a protocol-level wire request context into the generated clients' native form, for providers that receive contexts through their own protocol surfaces and need to hand them to
connect(..., { context }).