Any plans for supporting salvo?
Hi @shujaatak, There are plans to cover a couple more frameworks.
I'll have to do some research on salvo before giving a final answer. But I'll be happy to add it to the list.
Also anyone wishing to contribute is welcome!
Thanks for the question!
Looks like it's technically not that hard to support salvo
Just to keep informed:
support for salvo and axum is on the way, they will actively reuse code since they are both tower compatible.
UPD: my bandwidth has been limited for a while, sorry for the delay, but support will definitely be here!
Initial version of axum support is released (but will be changed a bit later).
Salvo is next, already in progress and will reuse core functionality, however requires a little bit more time because of the specific.
Finally here we are 😅
salvo is supported now