-
-
Notifications
You must be signed in to change notification settings - Fork 0
Remove axum, tokio #2
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
MuntasirSZN
opened on May 6, 2026
Issue body actions
- Replace axum with ntex.
- Use compio, I think its better suited for very high performance, backrground tasks. We don't have many tokio deps (reqwest can be replaced by cyper).
- sockudo ws needs to support compio (Compio runtime support sockudo/sockudo-ws#7)
- https://github.com/compio-rs/cyper (supports mostly everything, maybe hickory dns not needed?)
- https://github.com/compio-rs/compio
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request