1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-23 21:51:06 +01:00
actix-net/actix-server
fakeshadow e4d4ae21ee
refactor connection counter (#343)
* Remove restart_worker test

* Remove Slab

* Rework counter

* Make counter limit switch accurate

* Remove backpressure. Add pause state

* make changes for review

* fix doc comment for counter
2021-04-29 23:27:08 +08:00
..
examples remove pipeline from public api (#335) 2021-04-16 00:00:02 +01:00
src refactor connection counter (#343) 2021-04-29 23:27:08 +08:00
tests Remove ServerBuilder::configure (#349) 2021-04-27 23:58:02 +01:00
Cargo.toml refactor connection counter (#343) 2021-04-29 23:27:08 +08:00
CHANGES.md Remove ServerBuilder::configure (#349) 2021-04-27 23:58:02 +01:00
LICENSE-APACHE Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
LICENSE-MIT Include license files into all sub-crates 2019-05-30 20:38:44 +02:00