Skip to content

Confluence/remove grpc#1022

Merged
veggiesaurus merged 21 commits intodevfrom
confluence/remove-grpc
Feb 22, 2022
Merged

Confluence/remove grpc#1022
veggiesaurus merged 21 commits intodevfrom
confluence/remove-grpc

Conversation

@confluence
Copy link
Copy Markdown
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
Copy Markdown
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.

Copy link
Copy Markdown
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?

Copy link
Copy Markdown
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!.

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

3 participants