Skip to content

Update Wine to 7.13+? [Websocket Plugin] #64

@Neoministein

Description

@Neoministein

Hey I wrote a plugin for northstar to allow using websockets in squirrel (link). The plugin runs fine on my windows 10 installation but crashes when using your dedicated container.

After looking into it, I found out that the underlying rust library tokio-rs/mio doesn't support anything below wine 7.13. I have little experience with either rust or wine and as far as I can understand, the problem is that wine doesn't correctly implement \Device\Afd until 7.13.

Since you stated in the readme.md file that your wine build is custom, my question are?

Would it be possible to update wine to at least 7.13?

I saw in the wine-upgrade branch that you wrote that it has performance issues with everything from 7.8 until 8. Then perhaps just jump to 8?

Or

Since it's a custom wine build to somehow to take the \Device\Afd implementation from 7.13 and add it to the current version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions