Hi. Where can I read more about the rationale to d...
# ktor
f
Hi. Where can I read more about the rationale to divide the
ApplicationCallPipeline
into the 5 phases:
Setup
,
Monitoring
,
Features
,
Call
, and
Fallback
? Namely, what are the responsibilities of the interceptors in each phase?
b
f
Thanks.
However, the documentation on the pipeline phases seems excessively succinct. It still isn't clear to me the purpose of each phase and where should I add my new features..
b
Luckily we have #ktor devs in the channel that can answer questions that give enough context to actually give an answer