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

CLI tool update #20

Merged
merged 36 commits into from
Jan 10, 2024
Merged

CLI tool update #20

merged 36 commits into from
Jan 10, 2024

Conversation

erikziyunchi
Copy link
Member

This PR is to update the CLI tool to run the latest changes, for a better demo purpose beside just integration tests.

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

PR Type: Enhancement

PR Summary: The pull request updates the CLI tool to run the latest changes, enhancing the demo capabilities beyond just integration tests. It includes refactoring of the core runtime to support new features, updates to the configuration and global constants, and improvements to the client runtime to handle new connection scenarios.

General suggestions:

  • Consider using an Option type for file descriptors to represent unconnected states more clearly, rather than relying on a sentinel value like '-1'.
  • Ensure that all new functionality is well-documented, including the purpose and usage of new methods, especially those related to listener and relay migration.
  • Review the changes to ensure they align with the project's coding standards, particularly in terms of error handling and resource management.

Your trial expires on December 25, 2023. Please email [email protected] to continue using Sourcery ✨

crates/water/src/runtime/v0/config.rs Outdated Show resolved Hide resolved
crates/water/src/runtime/v0/config.rs Show resolved Hide resolved
@erikziyunchi erikziyunchi self-assigned this Jan 4, 2024
@erikziyunchi erikziyunchi merged commit a5df51a into main Jan 10, 2024
1 check passed
@erikziyunchi erikziyunchi deleted the cli-tool branch January 10, 2024 02:54
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