ntex/ntex-service
Nikolay Kim 44ff6a8ee6
Remove Rc<S> where S: Service as it brakes readiness check validity (#198)
* Add SharedService, a service that can be checked for readiness by multiple tasks
2023-04-14 09:48:27 -07:00
..
src Remove Rc<S> where S: Service as it brakes readiness check validity (#198) 2023-04-14 09:48:27 -07:00
Cargo.toml Remove Rc<S> where S: Service as it brakes readiness check validity (#198) 2023-04-14 09:48:27 -07:00
CHANGES.md Remove Rc<S> where S: Service as it brakes readiness check validity (#198) 2023-04-14 09:48:27 -07:00
LICENSE merge actix-rt 2020-03-29 14:15:18 +06:00