1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-23 20:51:06 +01:00
actix-net/actix-server
dependabot[bot] a524f15e34
build(deps): update tokio-uring requirement from 0.4 to 0.5 (#568)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-06-07 18:51:27 +01:00
..
examples chore: update env logger 2024-05-12 19:10:27 +01:00
src doc: complete ServerBuilder::workers docs 2023-10-29 18:47:38 +00:00
tests clippy run on -tls 2023-04-01 05:24:00 +01:00
Cargo.toml build(deps): update tokio-uring requirement from 0.4 to 0.5 (#568) 2024-06-07 18:51:27 +01:00
CHANGES.md chore: update MSRV to 1.70 2024-05-11 17:39:34 +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
README.md docs: add bytestring readme 2023-09-17 20:33:36 +01:00

actix-server

General purpose TCP server built for the Actix ecosystem.

crates.io Documentation Version MIT or Apache 2.0 licensed
Dependency Status Download Chat on Discord

Resources