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

Implement directory monitoring flow components #1911

Merged

Conversation

alvasw
Copy link
Contributor

@alvasw alvasw commented Mar 23, 2024

Consumers can asynchronously subscribe to directory events with the Flow components.

Ref: #1798

Changes:

@alvasw alvasw merged commit 4602236 into bisq-network:main Mar 23, 2024
16 checks passed
Path filePath = directoryPath.resolve(filename);
subscriber.onNext(filePath);
}
}
Copy link
Contributor

@HenrikJannsen HenrikJannsen Mar 24, 2024

Choose a reason for hiding this comment

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

@alvasw Should be here a return?

@djing-chan djing-chan added the tor label Mar 31, 2024
@djing-chan djing-chan added this to the 2.0.2 milestone Mar 31, 2024
@alvasw alvasw deleted the implement_directory_monitoring_flow_components branch May 21, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants