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

Confluence/remove grpc #1022

Merged
merged 21 commits into from
Feb 22, 2022
Merged

Confluence/remove grpc #1022

merged 21 commits into from
Feb 22, 2022

Conversation

confluence
Copy link
Collaborator

@confluence confluence commented Feb 16, 2022

This PR removes the gRPC server and moves the scripting API to an endpoint in the HTTP server. The HTTP server has been renamed, and its different functions have been decoupled from one another so that they can be enabled and disabled independently. Commandline options have been adjusted.

This PR should be merged at the same time as the companion PRs in the wrapper, frontend, protocol buffers, controller and website.

Copy link
Collaborator

@veggiesaurus veggiesaurus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one very minor comment from me, otherwise looks great.

src/Session/SessionManager.cc Outdated Show resolved Hide resolved
Copy link
Contributor

@jolopezl jolopezl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!. I added one minor comment regarding deprecated variables. But more importantly, can I suggest changing the name of SimpleHttpServer to HttpServer?

src/Main/ProgramSettings.h Show resolved Hide resolved
Copy link
Contributor

@jolopezl jolopezl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks great!.

CMakeLists.txt Outdated Show resolved Hide resolved
@veggiesaurus veggiesaurus merged commit b9e2faa into dev Feb 22, 2022
@veggiesaurus veggiesaurus deleted the confluence/remove-grpc branch February 22, 2022 08:12
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

Successfully merging this pull request may close these issues.

None yet

3 participants