Commit 920f8a8
committed
Extract RequestCorrelator from JSONRPCDispatcher
Moves outbound request correlation, the inbound in-flight table, and the
exception-to-wire policy into shared/_correlation.py so a transport without
a stream pair can share the semantics. JSONRPCDispatcher delegates; behaviour
unchanged.1 parent 45f2a88 commit 920f8a8
2 files changed
Lines changed: 536 additions & 308 deletions
0 commit comments