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

refactor: change application config methods #258

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

polvalente
Copy link
Contributor

@polvalente polvalente commented Aug 1, 2022

This PR changes the configuration methods for the library.

  • Deprecates global application env
  • Changes the init method for GRPC.Server.Supervisor in favor of accepting a keyword list

closes #246

@polvalente polvalente merged commit d172921 into master Aug 1, 2022
@polvalente polvalente deleted the pv-feat/deprecate-application-env branch August 1, 2022 02:48
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.

Remove the start_server: true global config
1 participant