.. |
middleware
|
upgrade to tokio 0.2
|
2019-12-05 23:35:43 +06:00 |
types
|
use actix_rt::test for test setup
|
2019-11-26 11:25:50 +06:00 |
app_service.rs
|
update service factory config
|
2019-12-02 21:37:13 +06:00 |
app.rs
|
use actix_rt::test for test setup
|
2019-11-26 11:25:50 +06:00 |
config.rs
|
use actix_rt::test for test setup
|
2019-11-26 11:25:50 +06:00 |
data.rs
|
use actix_rt::test for test setup
|
2019-11-26 11:25:50 +06:00 |
error.rs
|
refactor ResponseError trait
|
2019-11-26 16:07:39 +06:00 |
extract.rs
|
use actix_rt::test for test setup
|
2019-11-26 11:25:50 +06:00 |
guard.rs
|
upgrade to tokio 0.2
|
2019-12-05 23:35:43 +06:00 |
handler.rs
|
update service factory config
|
2019-12-02 21:37:13 +06:00 |
info.rs
|
upgrade to tokio 0.2
|
2019-12-05 23:35:43 +06:00 |
lib.rs
|
Switch brotli compressor to rust. (#1197)
|
2019-12-07 21:55:41 +06:00 |
request.rs
|
use actix_rt::test for test setup
|
2019-11-26 11:25:50 +06:00 |
resource.rs
|
update service factory config
|
2019-12-02 21:37:13 +06:00 |
responder.rs
|
upgrade to tokio 0.2
|
2019-12-05 23:35:43 +06:00 |
rmap.rs
|
replace hashbrown with std hashmap
|
2019-12-04 18:33:43 +06:00 |
route.rs
|
update service factory config
|
2019-12-02 21:37:13 +06:00 |
scope.rs
|
update service factory config
|
2019-12-02 21:37:13 +06:00 |
server.rs
|
remove HttpServer::run() as it is not useful with async/await
|
2019-12-08 00:06:04 +06:00 |
service.rs
|
use actix_rt::test for test setup
|
2019-11-26 11:25:50 +06:00 |
test.rs
|
upgrade to tokio 0.2
|
2019-12-05 23:35:43 +06:00 |
web.rs
|
use released versions of actix-net
|
2019-12-02 23:33:39 +06:00 |