madsim-rs / madsim

Magical Deterministic Simulator for distributed systems in Rust.
Apache License 2.0
643 stars 46 forks source link

feat(tonic): support interceptor #91

Closed wangrunji0408 closed 1 year ago

wangrunji0408 commented 1 year ago

This PR adds interceptor support to tonic simulator. It also refactors the internal implementation and fixes passing metadata of tonic request and response.

Added API: