Commit graph

19 commits

Author SHA1 Message Date
Nikolay Kim
e3f58cce27
Redesign neon poll support (#535) 2025-03-19 21:13:39 +01:00
Nikolay Kim
11734e8f1b Run neon tests forst 2025-03-17 04:57:28 +01:00
Nikolay Kim
5426790eb0
Remove brotli support (#531) 2025-03-16 12:38:09 +01:00
Nikolay Kim
60a686b2f6
Add io-uring driver (#515) 2025-03-11 23:31:41 +05:00
Nikolay Kim
4e77e9ce24
Rename runtime to neon (#513) 2025-03-10 12:06:13 +05:00
Nikolay Kim
59ffd17b91
Drop glommio support (#511) 2025-03-09 18:19:34 +05:00
Nikolay Kim
4c1bc3249b
Experimental poll based runtime (#510) 2025-03-09 18:11:33 +05:00
Nikolay Kim
3edb54ffdf
Fix tests runner (#413) 2024-09-05 19:32:38 +05:00
Nikolay Kim
85b076c640
Initial support for compio runtime (#399) 2024-09-05 08:57:04 +05:00
Nikolay Kim
f748b6efa5
Allow to use generic middlewares #390 (#394) 2024-08-13 16:17:52 +05:00
Nikolay Kim
ec8eb23707
Glommio clippy (#341) 2024-04-08 11:55:49 +05:00
Pavlos-Petros Tournaris
a858394855
Refresh GitHub workflows (#337)
* Add .idea in .gitignore

* Refresh Github workflows

* Allow very complex type usage in ntex-rt
2024-04-07 22:42:16 +05:00
Nikolay Kim
0e21f46210
Feature gate brotli2 encoder (#321) 2024-03-28 10:56:36 +01:00
Sergey Vilgelm
d3499feb80
Move the websocket code to a separate ws feature (#320) 2024-03-28 10:00:43 +01:00
Nikolay Kim
38cadcee92
gh action cleanup space (#229) 2023-10-16 16:35:15 +06:00
Nikolay Kim
fc7553b8bc
Improve tests coverage (#161)
* improve tests coverage
* update base64 crate
2023-01-14 15:34:53 +01:00
Nikolay Kim
9bf0908f41
Include async-std to cov action (#160)
* async std for cov
2023-01-13 14:15:15 +01:00
Nikolay Kim
f5a7f97c9f
Update glommio cos tests (#155) 2022-12-28 15:52:33 +01:00
Nikolay Kim
4baf42d6d1
Restart timer after runtime stop (#154)
* Code coverage
* Restart timer after runtime stop
2022-12-28 12:42:54 +01:00