1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-25 00:12:59 +01:00
actix-extras/src/server
2018-03-22 18:41:02 -07:00
..
channel.rs explicitly set tcp nodelay 2018-03-04 20:14:58 -08:00
encoding.rs Use fast compression setting 2018-03-21 08:56:21 -07:00
h1.rs Fix panic on invalid URL characters #130 2018-03-22 18:08:12 -07:00
h1writer.rs Fix server websockets big payloads support 2018-03-19 17:27:03 -07:00
h2.rs various optimizations 2018-03-18 11:05:44 -07:00
h2writer.rs Fix http/2 date header generation 2018-03-20 11:40:05 -07:00
mod.rs Impl From<usize> and From<Option<usize>> for KeepAlive 2018-03-10 17:52:50 +08:00
settings.rs Fix http/2 date header generation 2018-03-20 11:40:05 -07:00
shared.rs Fix long client urls #129 2018-03-22 07:44:16 -07:00
srv.rs add 0.5 sec deley before exit 2018-03-22 18:41:02 -07:00
utils.rs adjust low buf size 2018-03-01 20:13:50 -08:00
worker.rs various optimizations 2018-03-18 11:05:44 -07:00