1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-10-04 09:12:08 +00:00
actix-web/actix-framed/src
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