Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace EHS with something more modern #896

Open
sbx320 opened this issue Apr 27, 2019 · 1 comment
Open

Replace EHS with something more modern #896

sbx320 opened this issue Apr 27, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@sbx320
Copy link
Member

sbx320 commented Apr 27, 2019

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).

@sbx320 sbx320 added the enhancement New feature or request label Apr 27, 2019
@qaisjp qaisjp added this to Incoming in Proposals via automation Mar 15, 2020
@qaisjp qaisjp moved this from Incoming to Likely Accept in Proposals Mar 15, 2020
@qaisjp
Copy link
Contributor

qaisjp commented Mar 15, 2020

Sounds good to me.

@patrikjuvonen patrikjuvonen added this to To do in IPv6 support via automation Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
IPv6 support
  
To do
Proposals
  
Likely Accept
Development

No branches or pull requests

2 participants