Dariusz Kuc
08/30/2019, 6:40 PMWebFilter
? i.e. i need to populate some contextual data based on the incoming request, currently i store it in the reactor subscriber context and then read the value in my router. With introduction of native coRouter
I was wondering whether I could eliminate the reactor code completely