Collected molecules will appear here. Add from search or explore.
IncomingMessage -> TransactionState
Match incoming asynchronous network responses to pending request contexts using keys parsed from protocol headers.
Problem it solves
Asynchronous network responses must be paired with originating context without keeping active OS threads blocked.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.