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

FEATURE: error handling server connection #26

Open
Segelzwerg opened this issue Jun 10, 2022 · 1 comment
Open

FEATURE: error handling server connection #26

Segelzwerg opened this issue Jun 10, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Segelzwerg
Copy link
Contributor

No description provided.

@Segelzwerg Segelzwerg added the documentation Improvements or additions to documentation label Jun 10, 2022
@iTitus iTitus added enhancement New feature or request and removed documentation Improvements or additions to documentation labels Jun 10, 2022
@iTitus
Copy link
Contributor

iTitus commented Jun 12, 2022

I added the possibility for error handling in #31
Client code just needs to handle the Result<T, Error> correctly: no .unwrap()!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants