ntex/ntex-tokio
msga-mmm 9bb4a60ad4
test: improve coverage (#231)
* feat(ntex-glommio): remove unused mut

* test(ntex-io): check Debug implementation for FilterServiceFactory

* chore: format code

* feat(ntex-util): check Debug and poll_ready for KeepAlive

* test(ntex-util): wait a bit until the poll is ready

* test(ntex-bytes): assert error for implementation try_from for BytesVec

* feat(ntex-tokio): remove unused mut

* feat(ntex-tls): use add_trust_anchors instead of add_server_trust_anchors

* chore: format code

* feat(ntex-util): check readiness after sleeping but before expiring

* feat(ntex-util): remove unnecessary assertion
2023-10-17 19:14:40 +06:00
..
src test: improve coverage (#231) 2023-10-17 19:14:40 +06:00
Cargo.toml Refactor service pipelines (#214) 2023-06-22 18:39:09 +06:00
CHANGES.md Update changes 2023-06-22 18:43:25 +06:00
LICENSE Refactor async runtimes support (#88) 2022-01-03 21:24:49 +06:00