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

feat: Implement Fluvio::connect_with_config, add FluvioConfig #300

Merged
merged 3 commits into from
Aug 21, 2023

Conversation

ozgrakkurt
Copy link
Contributor

This PR adds the Fluvio::connect_with_config method. It also adds FluvioConfig structure to be used along with the added method.

closes #287

@ozgrakkurt ozgrakkurt self-assigned this Aug 21, 2023
Copy link
Contributor

@digikata digikata left a comment

Choose a reason for hiding this comment

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

Nice turnaround!

@ozgrakkurt ozgrakkurt merged commit 96e4644 into main Aug 21, 2023
10 checks passed
@bors bors bot deleted the connect-with-config branch August 21, 2023 21:03
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.

Add Fluvio.connect_with_config to client
2 participants