38 releases (10 stable)

3.0.1 Oct 21, 2022
3.0.0 Apr 17, 2021
3.0.0-beta.2 Feb 6, 2021
3.0.0-beta.1 Dec 28, 2020
0.1.0 Dec 11, 2018

#1084 in Network programming

Download history 160014/week @ 2024-12-29 327623/week @ 2025-01-05 348882/week @ 2025-01-12 292124/week @ 2025-01-19 327229/week @ 2025-01-26 362039/week @ 2025-02-02 362075/week @ 2025-02-09 340876/week @ 2025-02-16 407556/week @ 2025-02-23 397025/week @ 2025-03-02 420600/week @ 2025-03-09 429644/week @ 2025-03-16 420968/week @ 2025-03-23 398591/week @ 2025-03-30 424420/week @ 2025-04-06 403010/week @ 2025-04-13

1,674,946 downloads per month
Used in 1,343 crates (57 directly)

MIT/Apache

20KB
312 lines

Actix Net

A collection of lower-level libraries for composable network services.

CI codecov Chat on Discord Dependency Status

Examples

See example folders for actix-server and actix-tls.

MSRV

Crates in this repo currently have a Minimum Supported Rust Version (MSRV) of 1.65. As a policy, we permit MSRV increases in non-breaking releases.

License

The crates in repo are licensed under either of:

at your option.

Code of Conduct

Contribution to the actix-net repo is organized under the terms of the Contributor Covenant. The Actix team promises to intervene to uphold that code of conduct.

Dependencies

~47KB