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/config websocket timeout #112

Merged
merged 4 commits into from
Sep 10, 2024
Merged

Conversation

mattyg
Copy link
Collaborator

@mattyg mattyg commented Sep 10, 2024

Copied from #109

/// Connect to a Conductor API AdminWebsocket with a custom WebsocketConfig.
pub async fn connect_with_config(
socket_addr: impl ToSocketAddrs,
websocket_config: Arc<WebsocketConfig>,
Copy link
Contributor

Choose a reason for hiding this comment

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

The config wasn't being used.

@jost-s jost-s merged commit 5456c7d into develop Sep 10, 2024
2 checks passed
@jost-s jost-s deleted the feat/config-websocket-timeout branch September 10, 2024 21:23
@jost-s
Copy link
Contributor

jost-s commented Sep 10, 2024

Published as v0.6.0-dev.8

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