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-18 22:01:50 +01:00
Code
Issues
Releases
Wiki
Activity
actix-web
/
actix-framed
/
src
History
Nikolay Kim
4dc31aac93
use actix_rt::test for test setup
2019-11-26 11:25:50 +06:00
..
app.rs
migrate actix-framed
2019-11-21 16:02:17 +06:00
helpers.rs
migrate actix-framed
2019-11-21 16:02:17 +06:00
lib.rs
Remove unneeded actix-utils dependency
2019-07-20 10:50:36 +06:00
request.rs
add FramedRequest builder for testing
2019-04-12 11:15:58 -07:00
route.rs
migrate actix-framed
2019-11-21 16:02:17 +06:00
service.rs
migrate actix-framed
2019-11-21 16:02:17 +06:00
state.rs
add actix-framed
2019-04-10 15:06:27 -07:00
test.rs
use actix_rt::test for test setup
2019-11-26 11:25:50 +06:00