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

Add DotNet client & gRPC REST Gateway. #230

Merged
merged 9 commits into from
Nov 8, 2019
Merged

Add DotNet client & gRPC REST Gateway. #230

merged 9 commits into from
Nov 8, 2019

Conversation

jankaspar
Copy link
Collaborator

No description provided.

@@ -38,6 +38,9 @@ func main() {
shutdownMetricServer := common.ServeMetrics(config.MetricsPort)
defer shutdownMetricServer()

shutdownGateway := armada.ServeGateway(8080, config.GrpcPort)
Copy link
Contributor

Choose a reason for hiding this comment

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

Could this port be configurable, for consistency with other ports?

JamesMurkin
JamesMurkin previously approved these changes Nov 8, 2019
JamesMurkin
JamesMurkin previously approved these changes Nov 8, 2019
@jankaspar jankaspar merged commit 6b3cffb into master Nov 8, 2019
@jankaspar jankaspar deleted the dotnet-client branch November 8, 2019 14:44
@jankaspar jankaspar mentioned this pull request Nov 8, 2019
This pull request was closed.
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.

2 participants