1
0
Fork 0
mirror of https://github.com/ntex-rs/ntex.git synced 2025-04-05 13:57:39 +03:00
Commit graph

21 commits

Author SHA1 Message Date
Nikolay Kim
4e77e9ce24
Rename runtime to neon () 2025-03-10 12:06:13 +05:00
Nikolay Kim
8ffa646af7
Drop async-std support () 2025-03-09 18:53:47 +05:00
Nikolay Kim
59ffd17b91
Drop glommio support () 2025-03-09 18:19:34 +05:00
Nikolay Kim
4c1bc3249b
Experimental poll based runtime () 2025-03-09 18:11:33 +05:00
Nikolay Kim
b5a4a3cb5b
Depend on individual compio packages () 2024-12-02 02:00:50 -08:00
Nikolay Kim
b42d7954c0
Update to compio 0.13 () 2024-11-25 15:35:53 -08:00
Nikolay Kim
c26b336fe5
Use updated Service trait for ntex () 2024-11-04 14:04:00 +05:00
Nikolay Kim
9406613908
Disable default features for rustls () 2024-09-25 19:14:56 +05:00
Nikolay Kim
b50aa31fdc
Upgrade to compio v0.12 () 2024-09-24 12:37:26 +05:00
Nikolay Kim
1d529fab3c
Refactor async io support () 2024-09-11 18:18:45 +05:00
Nikolay Kim
db6d3a6e4c
Stop write task if io is closed () 2024-09-07 10:04:08 +05:00
Nikolay Kim
3edb54ffdf
Fix tests runner () 2024-09-05 19:32:38 +05:00
Nikolay Kim
4924ecf472
Add compio runtime support () 2024-08-29 17:15:10 +05:00
Nikolay Kim
d39611d246
Clippy warnings () 2024-07-16 22:13:33 +02:00
Nikolay Kim
e0b5284fdd
More tests () 2024-05-29 20:30:14 +05:00
Nikolay Kim
3b49828e5f
Use async fn for Service::ready() and Service::shutdown() () 2024-05-28 19:26:08 +05:00
Nikolay Kim
b04bdf41f6
Use async fn for Service::ready() and Service::shutdown() () 2024-05-28 16:55:08 +05:00
Nikolay Kim
f8d03f1c8e
Fix glommio compat feature 2024-03-30 08:48:03 +01:00
Nikolay Kim
baca449ba4
Add Connect::map_addr() helper method () 2024-03-29 21:48:11 +01:00
Nikolay Kim
baabcff4a6
Refactor ntex-connect () 2024-03-24 15:33:08 +01:00
Nikolay Kim
b71cad76bf
Move ntex::server to ntex-server () 2024-03-23 22:18:50 +01:00