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 try_connect methods #689

Merged
merged 3 commits into from
Jan 2, 2025
Merged

Add try_connect methods #689

merged 3 commits into from
Jan 2, 2025

Conversation

yukibtc
Copy link
Member

@yukibtc yukibtc commented Dec 23, 2024

Closes #624

@yukibtc yukibtc force-pushed the try-connect branch 2 times, most recently from 31a0e6d to a430a64 Compare December 28, 2024 14:53
@yukibtc yukibtc added this to the Release v0.39 milestone Dec 29, 2024
@yukibtc yukibtc changed the title pool: add Relay::try_connect method Add try_connect methods Dec 31, 2024
@yukibtc yukibtc force-pushed the try-connect branch 6 times, most recently from 8c39462 to 72a428c Compare January 2, 2025 10:21
@yukibtc yukibtc marked this pull request as ready for review January 2, 2025 10:21
* Add `Relay::try_connect`
* Add `Client::try_connect`
* Add `Client::try_connect_relay`
* Add `RelayPool::try_connect`
* Add `RelayPool::try_connect_relay`
* Change `Relay::connect` method signature

Closes #624

Signed-off-by: Yuki Kishimoto <[email protected]>
* Add `Relay::wait_for_connection`
* Add `RelayPool::wait_for_connection`
* Add `Client::wait_for_connection`

Signed-off-by: Yuki Kishimoto <[email protected]>
@yukibtc yukibtc merged commit cd3922b into master Jan 2, 2025
9 checks passed
@yukibtc yukibtc deleted the try-connect branch January 2, 2025 13:04
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.

Client#connect_relay returns Ok for a nonexistent relay
1 participant