mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-31 08:57:00 +02:00
implement h2 writer
This commit is contained in:
@@ -47,6 +47,7 @@ mod wsproto;
|
||||
mod h1;
|
||||
mod h2;
|
||||
mod h1writer;
|
||||
mod h2writer;
|
||||
|
||||
pub mod ws;
|
||||
pub mod dev;
|
||||
|
Reference in New Issue
Block a user