Skip to content

Conversation

@nicolube
Copy link
Contributor

This allows the client to be used by multible threads by simply moving the connections in a mutex.

This was not doable before because Client::create_file was a mutable fn, wich is why I could not simply put the client into an Arc

@afiffon
Copy link
Owner

afiffon commented Aug 22, 2025

@nicolube I am taking over this PR to finish this quickly - left most of your code as-is, but needed to use some of the project's infrastructure to be able to properly build and use this feature.

LMK if you need anything else.

@afiffon afiffon closed this Aug 22, 2025
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