Skip to content

feat: create linkup-clients crate#276

Merged
augustoccesar merged 4 commits intonextfrom
augustoccesar/linkup-clients-crate
Apr 17, 2026
Merged

feat: create linkup-clients crate#276
augustoccesar merged 4 commits intonextfrom
augustoccesar/linkup-clients-crate

Conversation

@augustoccesar
Copy link
Copy Markdown
Member

This new crate have the clients for both the worker and the local-server.

This new crate have the clients for both the worker and the local-server.
@augustoccesar augustoccesar requested a review from Druue April 17, 2026 07:59
@augustoccesar augustoccesar self-assigned this Apr 17, 2026
Comment thread linkup-cli/src/state.rs
);

return Err(worker_client::Error::InconsistentState.into());
return Err(anyhow::anyhow!(
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Fingers crossed that this should be defined out of existence soon 🤞

@augustoccesar augustoccesar merged commit 1614b85 into next Apr 17, 2026
6 checks passed
@augustoccesar augustoccesar deleted the augustoccesar/linkup-clients-crate branch April 17, 2026 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants