Closed matthiasbeyer closed 2 years ago
I think this is due to a limitation with Actix. Not sure how to resolve it and make it so there's still a shared interface
Would be really nice if this could be fixed, because it makes implementing something useful with this library absolutely impossible! :laughing:
You're welcome to put a PR for it. I am not getting paid to maintain or develop this library and do it in my freetime
This is a real problem when trying to do something with the API of this crate.
Can we work towards a
Send
interface? What needs to be done?