Skip to content

Replace EHS with something more modern #896

@sbx320

Description

@sbx320

The EHS web server we use is ancient (~2008) and contains a decent amount of bugs and performance issues. As it has not been maintained for a long time and pulls in some further dependencies as well, we should get rid of it.

My suggestion would be using boost::beast (https://github.com/boostorg/beast) for it, as it's quite modern and I also have some experience in working with it. As an added benefit we'd also get HTTPS support and even Websockets (not sure if those would be useful at all for us).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions