This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-web
Watch
1
Star
0
Fork
0
You've already forked actix-web
mirror of
https://github.com/fafhrd91/actix-web
synced
2025-01-20 06:27:08 +01:00
Code
Issues
Releases
Wiki
Activity
actix-web
/
src
/
ws
History
Nikolay Kim
e9121025b7
convert to 2018 edition
2018-12-06 14:32:52 -08:00
..
client
convert to 2018 edition
2018-12-06 14:32:52 -08:00
codec.rs
re-introduce Body type, use Body as default body type for Response
2018-11-18 13:48:42 -08:00
frame.rs
convert to 2018 edition
2018-12-06 14:32:52 -08:00
mask.rs
clippy warnings
2018-10-29 16:39:46 -07:00
mod.rs
convert to 2018 edition
2018-12-06 14:32:52 -08:00
proto.rs
Add missing API docs
2018-06-02 15:52:50 +02:00
service.rs
convert to 2018 edition
2018-12-06 14:32:52 -08:00
transport.rs
use new Service and NewService traits
2018-11-30 11:57:57 -08:00