sczyh30 opened this issue 2 years ago · 3 comments
Add Sentinel middleware for Actix
I just notice this issue, do you work on this? I tried to build the middleware for the general tower::Service these days. The tonic uses tower::Service as its service abstraction.
tower::Service
tonic
Seems Actix shares the same abstraction.
Contributions are welcome!
I think we should first make some discussions about #83 and #84 before working on this.