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

Clear out HTTP server from Core #7

Open
hgn opened this issue Nov 8, 2017 · 0 comments
Open

Clear out HTTP server from Core #7

hgn opened this issue Nov 8, 2017 · 0 comments

Comments

@hgn
Copy link
Member

hgn commented Nov 8, 2017

It was a dumb idea to integrate the web server directly. The web server functionality should be separated and the IPC can be done by simple REST calls. Heading over local topology information via REST. Whatever.

To remove the web server code on the other hand is not adequate. There are some nice visualization objects implemented. The best idea is to clone the repository into a temporary router-webserver where the core webserving functionality is executable. In a second step the webserver code should be removed from the DMPRD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant