Skip to content

How to use with actix-web #207

Answered by Totodore
DarrenBaldwin07 asked this question in Q&A
Discussion options

You must be logged in to vote

It would require the refactoring of a lot of things and the introduction of separated modules. A lot of things are currently based on tokio :

  • New tasks
  • Timers
  • Channels
  • Tokio-tungstenite

For the moment it is absolutely not planned because the codebase relies too deeply on tokio/tower/hyper. Also there are currently a lot of things to do to get something more stable and production ready. And working on an actix integration would basically be going in the opposite direction.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Totodore
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #206 on December 17, 2023 12:59.