1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-28 01:52:57 +01:00
actix-web/src/server
Pascal Hertleif 890a7e70d6 Add missing API docs
These were written without much knowledge of the actix-web internals!
Please review carefully!
2018-06-02 15:52:50 +02:00
..
channel.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
encoding.rs refactor TransferEncoding; allow to use client api with threaded tokio runtime 2018-05-29 16:32:39 -07:00
h1.rs migrate to tokio 2018-05-24 21:03:16 -07:00
h1decoder.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
h1writer.rs refactor TransferEncoding; allow to use client api with threaded tokio runtime 2018-05-29 16:32:39 -07:00
h2.rs migrate to tokio 2018-05-24 21:03:16 -07:00
h2writer.rs refactor TransferEncoding; allow to use client api with threaded tokio runtime 2018-05-29 16:32:39 -07:00
helpers.rs expose low level data 2018-05-20 20:37:19 -07:00
mod.rs Add missing API docs 2018-06-02 15:52:50 +02:00
settings.rs rustfmt 0.7 2018-05-17 12:20:20 -07:00
shared.rs refactor TransferEncoding; allow to use client api with threaded tokio runtime 2018-05-29 16:32:39 -07:00
srv.rs Add missing API docs 2018-06-02 15:52:50 +02:00
utils.rs clippy warnings; fmt 2018-04-28 22:55:47 -07:00
worker.rs better actix mod re-exports 2018-06-01 09:36:16 -07:00