Commit graph

17 commits

Author SHA1 Message Date
Nikolay Kim
b5a4a3cb5b
Depend on individual compio packages (#479) 2024-12-02 02:00:50 -08:00
Nikolay Kim
b42d7954c0
Update to compio 0.13 (#471) 2024-11-25 15:35:53 -08:00
Nikolay Kim
c26b336fe5
Use updated Service trait for ntex (#456) 2024-11-04 14:04:00 +05:00
Nikolay Kim
9406613908
Disable default features for rustls (#429) 2024-09-25 19:14:56 +05:00
Nikolay Kim
b50aa31fdc
Upgrade to compio v0.12 (#425) 2024-09-24 12:37:26 +05:00
Nikolay Kim
1d529fab3c
Refactor async io support (#417) 2024-09-11 18:18:45 +05:00
Nikolay Kim
db6d3a6e4c
Stop write task if io is closed (#416) 2024-09-07 10:04:08 +05:00
Nikolay Kim
3edb54ffdf
Fix tests runner (#413) 2024-09-05 19:32:38 +05:00
Nikolay Kim
4924ecf472
Add compio runtime support (#408) 2024-08-29 17:15:10 +05:00
Nikolay Kim
d39611d246
Clippy warnings (#382) 2024-07-16 22:13:33 +02:00
Nikolay Kim
e0b5284fdd
More tests (#368) 2024-05-29 20:30:14 +05:00
Nikolay Kim
3b49828e5f
Use async fn for Service::ready() and Service::shutdown() (#364) 2024-05-28 19:26:08 +05:00
Nikolay Kim
b04bdf41f6
Use async fn for Service::ready() and Service::shutdown() (#363) 2024-05-28 16:55:08 +05:00
Nikolay Kim
f8d03f1c8e
Fix glommio compat feature #327 2024-03-30 08:48:03 +01:00
Nikolay Kim
baca449ba4
Add Connect::map_addr() helper method (#326) 2024-03-29 21:48:11 +01:00
Nikolay Kim
baabcff4a6
Refactor ntex-connect (#314) 2024-03-24 15:33:08 +01:00
Nikolay Kim
b71cad76bf
Move ntex::server to ntex-server (#313) 2024-03-23 22:18:50 +01:00