Rob Ede
|
a9251474c1
|
Merge remote-tracking branch 'origin/fallible-services' into fallible-services
|
2021-11-01 03:21:03 +00:00 |
|
Rob Ede
|
5097b12b7c
|
remove and_then_send
|
2021-11-01 03:19:32 +00:00 |
|
Rob Ede
|
3c6f586b89
|
doc tweaks
|
2021-11-01 02:19:20 +00:00 |
|
Rob Ede
|
f7985c585a
|
Update actix-server/src/builder.rs
Co-authored-by: Ali MJ Al-Nasrawy <alimjalnasrawy@gmail.com>
|
2021-11-01 00:36:53 +00:00 |
|
Rob Ede
|
e49fedbfe7
|
doc
|
2021-10-28 20:59:44 +01:00 |
|
Rob Ede
|
75a877b631
|
fmt
|
2021-10-28 20:57:36 +01:00 |
|
Rob Ede
|
336e98e950
|
fix doc test
|
2021-10-28 20:57:01 +01:00 |
|
Rob Ede
|
448626d543
|
fix tls examples
|
2021-10-25 18:42:23 +01:00 |
|
Rob Ede
|
9b9869f1dd
|
fix startup fail example
|
2021-10-25 18:13:08 +01:00 |
|
Rob Ede
|
4c0eaca581
|
convert Server::bind to accept a normal service factory
|
2021-10-25 18:03:52 +01:00 |
|
Rob Ede
|
81421c2ba9
|
rename maxconn => max_concurrent_connections
|
2021-10-22 21:01:50 +01:00 |
|
Rob Ede
|
305d0e9d8a
|
rename server to serverhandle
|
2021-10-22 18:34:11 +01:00 |
|
Rob Ede
|
1c8fcaebbc
|
tweak server logging
|
2021-10-22 18:17:26 +01:00 |
|
fakeshadow
|
a1d15f2e08
|
minimal support of System type with io-uring (#395)
|
2021-10-21 11:04:51 +01:00 |
|
Rob Ede
|
70ea5322ab
|
prepare actix-tls 3.0.0-beta.7 release (#401)
|
2021-10-20 17:12:11 +01:00 |
|
Rob Ede
|
303666278a
|
prepare actix-tls release 3.0.0-beta.6
|
2021-10-19 16:51:40 +01:00 |
|
Edward Shen
|
669e868370
|
Use tokio-rustls 0.23 (#396)
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2021-10-19 16:48:23 +01:00 |
|
Rob Ede
|
47f278b17a
|
fix test macro in presence of other imports named test (#399)
|
2021-10-19 16:13:13 +01:00 |
|
Rob Ede
|
ca77d8d835
|
split -server and -tls msrv and raise to 1.52 (#398)
|
2021-10-19 14:53:42 +01:00 |
|
Rob Ede
|
00775884f8
|
prepare actix-macros release 0.2.2
|
2021-10-14 11:08:02 +01:00 |
|
Rob Ede
|
4ff8a2cf68
|
make runtime macros more IDE friendly (#391)
|
2021-10-14 10:54:39 +01:00 |
|
Rob Ede
|
5c555a9408
|
prepare actix-rt release 2.3.0
|
2021-10-11 22:55:23 +01:00 |
|
Rob Ede
|
ca435b2575
|
prepare actix-server release 2.0.0-beta.6
|
2021-10-11 05:14:34 +01:00 |
|
Rob Ede
|
9fa8d7fc5a
|
avoid dependency on older tokios
|
2021-10-11 05:12:57 +01:00 |
|
Rob Ede
|
b03fe7c5b6
|
prepare actix-service release v2.0.1
|
2021-10-11 04:20:37 +01:00 |
|
fakeshadow
|
6fed1c3e7d
|
add support for io-uring (#374)
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2021-10-11 02:58:11 +01:00 |
|
Thales
|
c3d697df97
|
server: Don't listen for SIGHUP (#389)
|
2021-10-04 02:48:10 +01:00 |
|
Riley
|
80a362712f
|
Fix Service<u8> request documentation (#388)
|
2021-09-26 01:30:11 +01:00 |
|
Ibraheem Ahmed
|
2b1edb95ea
|
spawn should allow futures with non-unit outputs (#369)
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2021-09-01 21:51:03 +01:00 |
|
Rob Ede
|
4644fa41cf
|
run doc test in parallel (#387)
|
2021-09-01 21:30:26 +01:00 |
|
Rob Ede
|
98c37fe47d
|
clippy
|
2021-09-01 20:59:54 +01:00 |
|
Rob Ede
|
b9455d2ca9
|
move router crate
|
2021-08-06 19:05:29 +01:00 |
|
Rob Ede
|
0183b0f8cc
|
soft-disallow prefix resources with tail segments (#379)
|
2021-08-06 18:48:49 +01:00 |
|
Ali MJ Al-Nasrawy
|
b122a1ae1a
|
ResourceDef::join (#380)
|
2021-08-06 18:48:30 +01:00 |
|
Rob Ede
|
4303058243
|
enforce path / separators on dynamic prefixes (#378)
|
2021-08-06 18:25:21 +01:00 |
|
Aravinth Manivannan
|
48b2e11509
|
improve malformed path error message (#384)
|
2021-08-06 18:06:29 +01:00 |
|
Ali MJ Al-Nasrawy
|
5379a46a99
|
ResourceDef: relax unnecessary bounds (#381)
|
2021-08-06 17:45:10 +01:00 |
|
Rob Ede
|
f8f1ac94bc
|
add Patterns::is_empty and impl IntoPatterns for Patterns
|
2021-07-20 08:18:50 +01:00 |
|
Rob Ede
|
82cd5b8290
|
prepare router release 0.5.0-beta.1
|
2021-07-20 07:43:50 +01:00 |
|
Rob Ede
|
c65e8524b2
|
rework resourcedef (#373)
|
2021-07-19 22:37:54 +01:00 |
|
Rob Ede
|
a83dfaa162
|
Update macros.rs
closes #234
|
2021-07-17 20:54:53 +01:00 |
|
Rob Ede
|
e4ec956001
|
fix examples on msrv
|
2021-07-17 03:11:25 +01:00 |
|
Rob Ede
|
95cba659ff
|
add zero cost profiling to router
|
2021-07-17 01:09:29 +01:00 |
|
Rob Ede
|
5687e81d9f
|
rework IntoPatterns trait and codegen (#372)
|
2021-07-17 01:06:23 +01:00 |
|
Rob Ede
|
a0fe2a9b2e
|
clippy
|
2021-07-16 21:46:32 +01:00 |
|
Rob Ede
|
ad22a93466
|
allow path building when resource has tail (#371)
|
2021-07-16 21:41:57 +01:00 |
|
Rob Ede
|
c2d5b2398a
|
Rename Path::{len => segment_count} (#370)
|
2021-07-16 19:43:48 +01:00 |
|
Ali MJ Al-Nasrawy
|
5b1ff30dd9
|
router: fix multi-pattern and path tail matches (#366)
|
2021-07-16 18:17:00 +01:00 |
|
Ali MJ Al-Nasrawy
|
e1317bb3a0
|
path.len() != path.path().len() (#368)
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2021-07-15 15:34:49 +01:00 |
|
Ali MJ Al-Nasrawy
|
dcea009158
|
ResourceDef : cleanup (#365)
|
2021-07-15 15:09:01 +01:00 |
|