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-15 04:52:54 +01:00
Code
Issues
Releases
Wiki
Activity
actix-web
/
actix-framed
/
src
History
Nikolay Kim
b4768a8f81
add TestRequest::run(), allows to run async functions
2019-04-12 11:28:57 -07:00
..
app.rs
custom future for SendError service
2019-04-11 15:12:23 -07:00
helpers.rs
add actix-framed
2019-04-10 15:06:27 -07:00
lib.rs
add FramedRequest builder for testing
2019-04-12 11:15:58 -07:00
request.rs
add FramedRequest builder for testing
2019-04-12 11:15:58 -07:00
route.rs
rename framed App
2019-04-10 18:08:28 -07:00
service.rs
custom future for SendError service
2019-04-11 15:12:23 -07:00
state.rs
add actix-framed
2019-04-10 15:06:27 -07:00
test.rs
add TestRequest::run(), allows to run async functions
2019-04-12 11:28:57 -07:00