actix-web/actix-web/examples
Rob Ede e81dc768dc
expose h2c methods on HttpServer (#2999
* expose h2c methods on HttpServer

* update h2c docs
2023-04-06 03:11:28 +01:00
..
README.md move actix-web to own dir 2022-02-01 00:30:41 +00:00
basic.rs address clippy lints 2023-01-01 20:56:34 +00:00
macroless.rs address clippy lints 2023-01-01 20:56:34 +00:00
on-connect.rs expose h2c methods on HttpServer (#2999 2023-04-06 03:11:28 +01:00
uds.rs format markdown with prettier 2023-02-26 03:26:51 +00:00

README.md

Actix Web Examples

This folder contain just a few standalone code samples. There is a much larger registry of example projects in the examples repo.