mirror of
https://github.com/actix/examples
synced 2025-01-22 14:05:55 +01:00
Sven-Hendrik Haase
fb5779fe8f
Always send body whole and don't use transfer encoding
Without doing this, body size would be unknown at the time of sending, causing awc to use transfer encoding which is probably unexpected in most cases. This change makes behavior more obvious.
Actix examples
A curated list of examples related to actix.
from community
- OUISRC : Welcome to OUISRC, let us Gain more in exploration and interaction.
- Roseline : A personal web site and discord & IRC bot to access simple SQLite database. Demonstrates usage of various actix and actix-web concepts.
- Actix Auth Server : Auth web micro-service with rust using actix-web - complete tutorial. See code in examples/simple-auth-server
Contribute
Welcome to contribute !
Description
Languages
Rust
86.7%
HTML
7%
Python
3.1%
JavaScript
0.9%
Vue
0.9%
Other
1.3%